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