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