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