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