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