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