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