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