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