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