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