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