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