perl -mr -ne 'print if /foo/' * #### grep -r foo * #### ------------ :Wq Not an editor command: Wq
## grep -r foo * ##
## ------------ :Wq Not an editor command: Wq