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