:copen to open :ccl to clear :colder to grab the previous one :cnewer to grab the newer one :cdo run a command for each entry in the QuickFix
- ex: :cdo s/findstring/replacestring | update :cfdo runs once for each file in the quickfix list
:vimgrep /yoursearch/ app/** To search a directory and put it in a Quick Fix List