Jari Aalto <[EMAIL PROTECTED]> ha escrit: > New option > > --include=<GLOB> > > Would behave like the GLOB were attached to the end of command (filespec)
I don't see how using
tar -cf archive --include='*.c'
would differ from
tar -cf archive *.c
Regards,
Sergey
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

