Search Results

Search: Posts Made By: newbie2011
2,494
Posted By newbie2011
i got the fixed. Thanks.
i got the fixed. Thanks.
6,994
Posted By newbie2011
Thanks all your help!! I got the fixed. :)
Thanks all your help!! I got the fixed. :)
6,994
Posted By newbie2011
Not able to assign 0 (zero) to the existing variable
Hi, I have a variable which read the value from the lines, and if it is empty string (5 bytes), then I have to assign this variable to zero "0", it able to detect the data is empty by showing me the...
2,494
Posted By newbie2011
Hi, Hereby I attach the full page of...
Hi,

Hereby I attach the full page of script:
#!/bin/ksh
. /production/kltools/profiles/profile.cron
ClientDir=/home/abc/
ClientSrcDir=$ClientDir/test
ClientLogDir=$ClientDir/log...
2,494
Posted By newbie2011
same errors happen also...
same errors happen also...
2,494
Posted By newbie2011
same errors happen.
same errors happen.
2,494
Posted By newbie2011
Read line of files and call store procedures
Hi,

I wish to write a piece of code to read lines of the flat file and cut each lines of record to a variable, then use this variable to pass as an parameter of a Sybase stored procedures, if...
5,245
Posted By newbie2011
Replace character in certain column
I have a data with 4 columns separete with tab delimiter as following:
A B {123} E{456}
C D {789} T{159}

My expected result as following: (become 5 columns)
A B {123} E {456}
C D {789}...
11,559
Posted By newbie2011
Reorder column in Unix
I have a flat file with the 3 columns and separate by tab delimiter, and the last column with special character.
A B [abc3]
C D [def4]
F G [ghi5]

Now I would like to swap the third column with...
Showing results 1 to 9 of 9

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