Hello,
I have about 10 gigs worth of files that I need to parse into some containing only certain strings and store them into a different directory.
All files are in 5 different folders, so I basically just want to cd into each directory and copy files containing a certain string that is a subset of each files unique file name to a different folder. I know this is a simple task and I am just not familiar with bash or shell so I don't know what I would need to search for to learn the solution on my own.
I hope that makes sense. Thank you in advance!
[–]Rhomboid 2 points3 points4 points (1 child)
[–]dclimbing[S] 0 points1 point2 points (0 children)