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