| Article: |
Build an eDoc Reader for Your iPod, Part 3 | |
| Subject: | You may want to add quotes to that shell script... | |
| Date: | 2005-01-07 22:42:38 | |
| From: | philippec | |
Great article! But in prelude.sh, you may want to add quotes to these lines:
|
||
Showing messages 1 through 1 of 1.
-
You may want to add quotes to that shell script...
2005-01-08 00:41:16 Matthew Russell |
[View]



I have a habit of not using spaces or nonstandard characters in paths or filenames, so I didn't use the double quotes. As you pointed out, however, that can possibly lead to portability or maintenance problems.