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