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