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