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