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