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