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