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