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