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