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