Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you edit your CRONTAB to schedule the running of
/test/test.sh to run every other day at 2PM?

Answer Posted / kittu

crontab -u username -e

in /var/spool/cron ur username file will be raised in that file append the following line

* 14 * * * test/test

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?

2505


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

2574


what is grd?

1154


I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution

2151


How would you extract DDL of a table without using a GUI tool?

2534


what is the role of dip user in our database?

2461


In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?

2784


What types of replication are supported in sql server? : sql server DBA

1351


what is a user-defined lock?

1143


What is dcl? : sql server DBA

1321


What is the difference between clustered and non-clustered index? : sql server DBA

1143


What is replication? : sql server DBA

1230


What is fill factor? : sql server DBA

1309


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4478


Why does Oracle not permit the use of PCTUSED with indexes?

3015