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