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