building a large file
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Sun Apr 15 11:26:25 EDT 2001
Sun, 15 Apr 2001 12:43:51 GMT, ben at co.and.co <ben at co.and.co> pisze:
> > cat * > mylargefile
> >
> > though this won't read the dotfiles.
>
> But $ cat .* * > mylargefile does.
Except when there are no dotfiles and the shell passes patterns not
matching to anything unmodified: most shells do that by default,
some may be told to not do it.
Well, it will still work, only cat will give an error.
--
__("< Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
\__/
^^ SYGNATURA ZASTĘPCZA
QRCZAK
More information about the Python-list
mailing list