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