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