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