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