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