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