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