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