Search Results

Search: Posts Made By: vputtas@gmail.c
Forum: AIX 11-25-2013
5,914
Posted By vputtas@gmail.c
Oracle output to an array variable in script
Hi- I am returning output of an query into a array variable in my shell script.

set -A DATE_RANGE `sqlplus -s **/**@** << EOF
set termout off
set echo off
set serveroutput off
set pagesize 0...
5,574
Posted By vputtas@gmail.c
My mistake . I mean to say trailing commas . ...
My mistake . I mean to say trailing commas .
Thanks Gary . your command sed 's/,*$//' infile is working
5,574
Posted By vputtas@gmail.c
Remove leading commas in the file
Hi ,

I have a file with below records

965382,10310858,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,...
Showing results 1 to 3 of 3

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