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

Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

1836


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

656


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1511


Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.

1690


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

2327






What are the different ways you can create databases in sql server? : sql server DBA

599


suppose you want to audit specific activities on sensitive data. How can you achieve that?

549


what is the diffrence between core dba and apps dba?

2089


What is dcl? : sql server DBA

646


how can you implement fine-grained auditing?

606


can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com

1337


What are the different types of upgrades that can be performed in sql server? : sql server DBA

680


What are the different sql server versions you have worked on? : sql server DBA

543


how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?

2971


How would you best determine why your MVIEW couldn't FAST REFRESH?

1829