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