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