F5F Stay Refreshed Software Operating Systems Reverse exclude for Tar

Reverse exclude for Tar

Reverse exclude for Tar

G
Gladiador70
Senior Member
698
08-03-2016, 04:48 PM
#1
Instead of skipping files during tar compression, add the ones you wish to compress.
G
Gladiador70
08-03-2016, 04:48 PM #1

Instead of skipping files during tar compression, add the ones you wish to compress.

C
crazyone23
Member
147
08-10-2016, 04:16 PM
#2
compression tools let you define a file list with specific extensions, names, or filters like size or modification time. You can export this list to a text file and pass it to programs such as 7zip using parameters. Exclusion options exist too, allowing you to skip certain files via command-line flags.
C
crazyone23
08-10-2016, 04:16 PM #2

compression tools let you define a file list with specific extensions, names, or filters like size or modification time. You can export this list to a text file and pass it to programs such as 7zip using parameters. Exclusion options exist too, allowing you to skip certain files via command-line flags.