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