Search Results

Search: Posts Made By: srinivasj
24,509
Posted By srinivasj
How to set PATH using shell script [resolved]
Hi,
Can anyone help me on how to set PATH using shell scripting..
Please find the shell script code here....


#!/bin/bash
PATH = $PATH:/opt/app/oracle/product/10.2.0/bin
export PATH
echo...
13,749
Posted By srinivasj
I need the removal of crontabl entry thro shell...
I need the removal of crontabl entry thro shell scripting..

Could you explain me in detail?

Srini
13,749
Posted By srinivasj
Hi thanks so much for the help! One more...
Hi thanks so much for the help!

One more question?

How to remove the entry from the crontab if i dont need that thro shell scripting?

Thanks in advance
Srinivasan
13,749
Posted By srinivasj
how to set crontab entries through shell scripting
Hi,
I am not that good in shell scripting...
I would like to know how to write a shell script to add entries in to the crontab?

Can any one post me the sample code.....


Regards...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 04:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy