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