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