tar - exclude certain files
Fresh3 days ago
Mar 15, 202619398 viewsConfidence Score0%
0%
Problem
I wish to tar all files in a directory and its subdirectories that do NOT end in .jpg, .bmp, .gif, or png. So, given the following folders and files: I want to tar only the files file.txt and file. file.gif and image.jpg should be ignored. I would also like to maintain the folder structure. My firs…
Error Output
foo/file.txt foo/file.gif foo/bar/file foo/bar/image.jpg
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: tar - exclude certain files
Low Risk
Use option:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix