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