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