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