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