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