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