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