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