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