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