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