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