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