Search Results

Search: Posts Made By: JuanPerez
28,381
Posted By JuanPerez
Great! Thank you!
Great!

Thank you!
28,381
Posted By JuanPerez
Reading a line and the next line in a shell script
Hi,

I'm trying to read a line and the next line in a shell script by executing the following code:


for i in `seq 1 $numLines`; do
line=$(sed -n '{$i}p' outputFile)
echo...
8,607
Posted By JuanPerez
Hi vbe, I understand what you mean and I've...
Hi vbe,

I understand what you mean and I've tried it by modifying the second if clause and comparing to zero value instead of comparing to a greater than zero value and you are right but...
...
8,607
Posted By JuanPerez
I'm not sure if I know what you mean... I need...
I'm not sure if I know what you mean... I need those values for my job! :)

I mean, I need them to be saved in certain different files...

I have another question if you don't mind to answer me:...
8,607
Posted By JuanPerez
Thanks but it doesn't work! :) ----------...
Thanks but it doesn't work! :)

---------- Post updated at 07:48 AM ---------- Previous update was at 07:42 AM ----------




It works!!!! :):wall:

And what if I needed to save more than...
8,607
Posted By JuanPerez
Further information: If I delete "-s" argument to...
Further information: If I delete "-s" argument to "sqlplus" command and I open the output file, I have the following:


SQL*Plus: Release 11.2.0.2.0 Production on Tue Aug 28 14:28:57 2012
...
8,607
Posted By JuanPerez
Problem in quitting/exiting from sqlplus
Hello,

This is my first post and I would be very thankful if you can help me. I've already searched in the forum and I've found a very similar thread in wich my problem is solved, but the thread...
Showing results 1 to 7 of 7

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