I\'m a newbie to shell scripting. I have written a shell script to do incremental backup of MySQL database.The script is in executable format and runs successfully when exec
Just import your user profile in the beginning of the script.
i.e.:
. /home/user/.profile