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.
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
2 matches
Mail list logo