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