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