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