archive, zip, tar
# Create archive name.zip zip -r name.zip folder # To unzip unzip name.zip -d destdir