Skip to content

Instantly share code, notes, and snippets.

@dumketo
Created November 16, 2023 07:07
Show Gist options
  • Save dumketo/6536fe41fc88fec8a76cd6fb77b28a8c to your computer and use it in GitHub Desktop.
Save dumketo/6536fe41fc88fec8a76cd6fb77b28a8c to your computer and use it in GitHub Desktop.
Linux Command
tar -czvf halade.zip public_html/
ls -l digitus.tar.gz
mv -v /home/digitus/web/digitus.digital/public_html/wordpress/wp-admin/ /home/digitus/web/digitus.digital/public_html/wordpress/wp-includes/ -t /home/digitus/web/digitus.digital/public_html/
mv * .htaccess ../
chmod -R 777 /home/learnai/web/learnai.today/public_html/
zip -r blog.zip blog/
zip -r pr.zip /home/prsolution/web/prsolution.com.au/public_html/
zip -r rm.zip rm/
zip -r hys.zip hys/
rm -r /home/learnai/web/learnai.today/public_html/
chmod -R 775 /home/hys/web/holisticyogastudio.com/public_html/
chown -R hys:hys /home/hys/web/holisticyogastudio.com/public_html/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment