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