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