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