I have a list of filenames which may contains inbetween spaces .
For eg-- 

/user/abcxyz.txt
/user/abc/Untitled Folder/xyz.txt
/user/abc/Untitled Folder 2/xyz.txt

I want to use list of file one-by-one as the path .But the problem is that 
the line that contains space,I am unable to get the correct path.How to get 
the path.

For that in the terminal I have give escape charcter to remove the special 
meaning of space.How can I do it by using command or by shell script.

-- 
-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or 
http://cdn.fsdev.net/List-Rules.pdf)

--- 
You received this message because you are subscribed to the Google Groups 
"Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to