Dear Sir,
I need to remove the word /klp/ in all the files present in the directories
can you tell me how to remove the word globally.
Once the above command is exectubed I could see lot of files displayed.
I need to remove the word /klp/ in all the files present in the directories
can you tell me how to remove the word globally.
Code:
grep "/klp/" * -exec ls -l