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