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