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