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