How to convert "space" to "\space" for shell script
How to convert "space" to "\space" for shell script
- Subject: How to convert "space" to "\space" for shell script
- From: "Patrik B." <email@hidden>
- Date: Sat, 3 Feb 2007 18:17:58 -0800
Hi,
I am working on a shell script and need to convert a posix path with spaces
properly from " " to "\ ". Is there an available handler or command that
already converts this on the fly?
If not what is the simplest method to convert for example
"This is my example.pdf" to "This\ is\ my\ example.pdf"
Best, Patrik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden