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