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