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