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