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