bash unzip to directory code example Example 1: bash unzip all files $ unzip \*.zip Example 2: unzip command in linux unzip file.zip -d destination_folder