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