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