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