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