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