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