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