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