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