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