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