Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Your code makes the implicit assumption that none of the paths to be replaced in contain spaces. Is this something that solutions can rely on? Commented May 28, 2014 at 3:16
  • Path has not spaces ,example below : /var/start/system1/dir1 /var/start/system1/dir2 /var/start/system1/dir3 Commented May 29, 2014 at 1:54