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