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