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