zip -r myfiles.zip mydir
Showing posts with label zip. Show all posts
Showing posts with label zip. Show all posts
Friday, June 16, 2023
Monday, August 29, 2022
How to unzip tar.gz file in linux
sudo apt-get install zip
unzip file.zip -d destination_folderunzip file.zip
tar -xf archive.tar.gz
Subscribe to:
Comments (Atom)
Replace old IP with New one in Direct Admin
./ipswap.sh Old_IP New_IP for example: ./ipswap.sh 35.224.2.88 104.197.113.37