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