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