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