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