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