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