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