In Bash, when (possibly) dealing with a variable that contains a filename, be sure to doublequote it.
...because spaces in filnames can be annoying if improperly quoted.
Post a blog entry
Comments
...because spaces in
by free-zombie | Mon, 2006-12-11 17:44...because spaces in filnames can be annoying if improperly quoted.