A very simple program that I have created that copies all lines containing keyword. Will add to its usefulness as I see fit.
- Download find-N-copy
- Copies all lines containing keyword and adds lines onto a new file.
- Node 8
- Git
- text file
- Add functionality to remove lines containing keyword from file.
- Add functionality to make make all text in file lowercase.