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