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