jikwle
Newbie
I am able to locate files in a folder containing a specific text string using this command:
How do I move the files that appear in the above result to another location?grep -lir 'string' ~/directory/*