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