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