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