Skip to content

Instantly share code, notes, and snippets.

@mo9a7i
Created April 12, 2023 19:08
Show Gist options
  • Save mo9a7i/e08cf5bc0f6e108391f392f82ac3127c to your computer and use it in GitHub Desktop.
Save mo9a7i/e08cf5bc0f6e108391f392f82ac3127c to your computer and use it in GitHub Desktop.
#!/bin/sh
#######################
# Programmed By Ghazzi#
#######################
cd /backup/mysql
tar -zcvf mysql.tar.gz daily
ftper mysql.tar.gz
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment