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