Hi,
My text file contains something like following:
How do I print or redirect only the path information to another file?
That is, each line in second file should contain all the file paths found in file1
If possible, please include a note explaining the commands in your reply.
Thanks,
RV
My text file contains something like following:
Code:
adsdfaddfd <some path1>
adlfjakflafaf /<some path2>
adfabzlhzxhledfdfe3dfstet <some path3>
d3dfstet <some other path>
How do I print or redirect only the path information to another file?
That is, each line in second file should contain all the file paths found in file1
If possible, please include a note explaining the commands in your reply.
Thanks,
RV