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