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