[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] How to include only certain files?
From: |
Peng Yu |
Subject: |
[Bug-tar] How to include only certain files? |
Date: |
Sun, 20 Sep 2009 12:34:30 -0500 |
Hi,
There is --exclude option. For example,
I can use the following command to exclude *.exe files. But if I only
want *.exe files, how to do it?
tar cjvf abc.tar.bz2 abc --exclude={*.exe}
Regards,
Peng
- [Bug-tar] How to include only certain files?,
Peng Yu <=