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