Linux / UNIX Tech Support Forum
This is a discussion on Small Issue : please help resolvinig it within the Shell scripting forums, part of the Development/Scripting category; Hi all In my linux machine, i made some script to take the backup of one table of database after ...
|
|||||||
| Shell scripting You can discuss the shell scripting, request shell scripts and scripting techniques |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all
In my linux machine, i made some script to take the backup of one table of database after each hour as : #!/bin/bash /usr/mysql/local/bin/mysqldump -u root db --tables table1 > > /file.dmp When i run this script manually it is working like ./abc.sh But when i am putting it in cron it is not working as giving me error as no such file or directory. I also mention the path of this script in $PATH variable but still no results. I have faced such problem no. of times. please help me resolving this issue asap as i have to apply this on server. Thanks. |
| Sponsored Links | ||
|
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| squid configuration issue | kathy79 | CentOS / RHEL / Fedora | 0 | 04-07-2008 05:06 PM |
| Issue During MRTG Installation???/ | ajeetraina | CentOS / RHEL / Fedora | 0 | 02-06-2008 06:14 PM |
| Change /tmp path on KDE as it is too small for KDE | marccarter0 | Ubuntu / Debian | 2 | 26-05-2008 09:34 PM |
| Small handy one liners | digen | Getting started tutorials | 0 | 07-02-2007 03:40 PM |
| Log Off Issue | tkinsella | Linux software | 1 | 30-08-2005 03:03 PM |