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