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