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