answersLogoWhite

0

In order to zip a subdirectory in Linux you would use the zip command with the recursive flag to specify that it should add all files under that directory into the zip file. The command would then be zip -r .zip .

User Avatar

Wiki User

10y ago

What else can I help you with?