Hi,
I want to truncate the line with sed option.
-r--r--r-- ppp/user 1072 2005-05-30 22:08:40 ./var/nn/CCCC/resource/default/Setup.html
This is in single line.There are around 150 such lines in a file.I want to extract only /var/nn/CCCC/resource/default/Setup.html and put it in double quotes. "/var/nn/CCCC/resource/default/Setup.html"
Any help on this will be appreciated.
Regards,
Ranjan.
I want to truncate the line with sed option.
-r--r--r-- ppp/user 1072 2005-05-30 22:08:40 ./var/nn/CCCC/resource/default/Setup.html
This is in single line.There are around 150 such lines in a file.I want to extract only /var/nn/CCCC/resource/default/Setup.html and put it in double quotes. "/var/nn/CCCC/resource/default/Setup.html"
Any help on this will be appreciated.
Regards,
Ranjan.