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