November 14th, 2012, 08:31 PM
|
#1 (permalink)
|
|
Resident Frog
Thread Author (OP)
Join Date: Jun 2011
Location: I Live in St'Marys Georgia
Posts: 4,393
Device(s): HTC EVO 4g(Retired), HTC EVO LTE(Retired), LG Lucid(Returned), Motorola Droid Razr M, Nexus 7
Carrier: GOD
Thanks: 3,763
Thanked 3,986 Times in 1,985 Posts
|
help with 7za
I need to exclude zip files from an archive that will be regulary updated. does anyone know how to do this I have tried several different ways
7za -ax{*.zip;*.7z} archive.7z sdd/stuff
7za archive.7z sdd/stuff -x{*.zip;*.7z}
all return error "Incorrect command line"
any help would be appreciated
thanks
|
|
|