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