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