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