Extracting multiple zip files using below method
admin@smartproteam$ cat xxfiles.* > xxfilesall.zip
second zip the file again admin@smartproteam$zip -F xxfilesall.zip
third unzip the now admin@smartproteam$unzip xxfilesall.zip
Comment moderation is enabled. Your comment may take some time to appear.
Leave your response!