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