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