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