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