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