I have a windows batch script that will look for a string within a file find /i "WD6" %Inputpath%file.…
windows batch-file find findinfilesIn my .vimrc file, I have two very useful lines: set path=~/nbapp/** set backupdir=~/nbapp/temp The first line …
search vim findinfiles