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