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