Re: OT: Compatibility Issues With Windows Files

2011-10-05 Thread Ralf Mardorf
On Tue, 2011-10-04 at 19:45 -0500, Jordan Metzmeier wrote: > On Tue, Oct 4, 2011 at 4:48 PM, Ralf Mardorf > wrote: > > Beside the space issue, you also might take care about globbing. > > If you e.g. "cp *" you won't copy hidden files of the directory, but all > > inside folders of the directory.

Re: OT: Compatibility Issues With Windows Files

2011-10-04 Thread Jordan Metzmeier
On Tue, Oct 4, 2011 at 4:48 PM, Ralf Mardorf wrote: > Beside the space issue, you also might take care about globbing. > If you e.g. "cp *" you won't copy hidden files of the directory, but all > inside folders of the directory. If you e.g. "rm *", you'll delete all > files, including hidden files

OT: Compatibility Issues With Windows Files

2011-10-04 Thread Ralf Mardorf
Beside the space issue, you also might take care about globbing. If you e.g. "cp *" you won't copy hidden files of the directory, but all inside folders of the directory. If you e.g. "rm *", you'll delete all files, including hidden files. Regarding to the mail addresses I suspect you're using bra