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