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