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