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