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