Search Results

Search: Posts Made By: Panzer993
11,300
Posted By Panzer993
That works!! Much cleaner and less code. ...
That works!! Much cleaner and less code.

Thank you!!!
11,300
Posted By Panzer993
It had the same issue with the back quotes...
It had the same issue with the back quotes (ticks). That is why I was trying the ().

Putting the back quote on the line after the EOF does not work either.

Using the echo command works and I...
11,300
Posted By Panzer993
I found this and it works. LASTFILE=`echo...
I found this and it works.
LASTFILE=`echo $LASTFILE`

echo "Last file = $LASTFILE"

Output looks like this:
Last file = /u01/oradata/database/file_name

If anyone has a better way please let...
11,300
Posted By Panzer993
sqlplus returns leading carriage return into a variable
I am trying to generate some scripts to help manage an Oracle database. When I check the value returned from Oracle it has a leading carriage return in the variable. Is there a way to prevent this?...
Showing results 1 to 4 of 4

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