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