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