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