[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ARSCLIST] Underscore in file names
On 04/09/06, Ganesh.Irelan@xxxxxxxx wrote:
> For those of you using computer files for archiving, do you use space
> bar spaces in your file names or underscores? Is there a reason to
> avoid space bar spaces in file names?
I use underscores.
Some operating systems don't like spaces in file names.
They also can cause problems if you write a script to process a batch of
files.
It is best to avoid any other punctuation marks, too, as they may be
wild cards in various situations. Stick to A-Z, a-z, 0-9 and underscore.
Basically, make it easy for the poor stupid computer.
Regards
--
Don Cox
doncox@xxxxxxxxxxxxxx