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