Kalin Mintchev <[EMAIL PROTECTED]> writes:

> hi all,
>
> what would be the opposite of the -X option in tar?
> like if i want to include ONLY files with certain extensions in the
> archive and not all of the directory...

You could do it by globbing the files.

tar czvf some.tar.gz /some/path/*.txt



-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to