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