Search Results

Search: Posts Made By: vinoo128
3,350
Posted By vinoo128
Problem with shell script while spaces encountered in directory names
Hi,
I am having issues with the jar -tf command when I put in the shell script.

The command runs fine from the command line as shown below.

[root@quickstart Documents]# jar -tf "./VirtualBox...
3
1,780
Posted By vinoo128
yes..thas true
yes..thas true
3
1,780
Posted By vinoo128
date
Hi
My script has an input date as parameter.In the script i need to find the input date -1 .Is it possible to do it with date command or ??
2,442
Posted By vinoo128
problem while using FTP in shell script
Hi all,
I am having problem while using FTP in shell script.I am downloading a file from other machine.Part of file name is known to me(in red)

20100114123814.portin.virginsubs.extract

What...
1,677
Posted By vinoo128
so what will be the regex for it ?
so what will be the regex for it ?
1,677
Posted By vinoo128
regular expression
Hi
In the case expression below,the first condition is if the value is an 8 digit number then do the associated steps.

What i want to know is is there a beter way to write this regular...
4,442
Posted By vinoo128
thanks
thanks
4,442
Posted By vinoo128
Hi I just ran the code after connecting to a...
Hi
I just ran the code after connecting to a database but it returns null for sysdate value.

Any ideas....

---------- Post updated at 08:15 AM ---------- Previous update was at 07:59 AM...
4,442
Posted By vinoo128
How to pass a date read from database to the shell script?
Hi
i have a database table which i will query in a sqlplus session and it will either come back with a date or null?

Now, what i want to do is based on the date returned i will either abort or...
4,571
Posted By vinoo128
wait command
Hi all,
I have never used the wait command before and want to know how it works.

I basically need to run four sqlplus sessions in parallel as background processes and i am spooling the results...
14,267
Posted By vinoo128
thanks everyone...
thanks everyone...
14,267
Posted By vinoo128
Yup it worked but could you please expalin how.
Yup it worked but could you please expalin how.
14,267
Posted By vinoo128
How to redirect the import log to /dev/null?
Hi
i am running oracle database import through a script and script scans the import log to see if there are any errors.

Now the porblem is that when i run the script the import log appears on...
4,041
Posted By vinoo128
Thanks guys,i found the problem.
Thanks guys,i found the problem.
4,041
Posted By vinoo128
Thats what i did .i edited the file using crontab...
Thats what i did .i edited the file using crontab -e and expect the cron job to pick up my changes when it runs the next time but somehow its not.
4,041
Posted By vinoo128
but when i give full path like ...
but when i give full path like

[/peel/scripts]$> which /peel/scripts/db_daily_export.sh
it gives
/peel/scripts/db_daily_export.sh
4,041
Posted By vinoo128
i ran <which db_daily_export.sh> and it gives...
i ran <which db_daily_export.sh> and it gives back:

/usr/bin/which: no db_daily_export.sh in...
4,041
Posted By vinoo128
Crontab problem
Hi all,
I made few changes to the script (under the directory mentioned in crontab) scheduled under crontab and the problem is that crontab doesnt pickup those changes and somehow runs the old copy...
Showing results 1 to 18 of 18

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