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