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