: # vgrep - start "vi" with files containing search pattern # usage: vgrep testing vi -c "/$1" `grep -l "$1" *`