ref: 66eac7d687219c71a9e3482f80b62de8b3693423 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u