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