Search Results

Search: Posts Made By: ssunda6
8,182
Posted By ssunda6
I am not just taking the count of records. In...
I am not just taking the count of records. In addition to that I am also doign some processing and validations.

I tried to check the version of awk using
awk -v and
awk --version

but is...
8,182
Posted By ssunda6
Conversion of Exponential to numeric in awk- not correct output
Hi All,

I have 1 million records file. Using awk, I am counting the number of records. But as the number is huge, after crossing a number, awk is displaying it in exponential format.

At the...
1,810
Posted By ssunda6
Hi Thanks a lot. It is working. Missed a...
Hi

Thanks a lot. It is working.
Missed a simple logic. :D

Regards.
1,810
Posted By ssunda6
Trying to implement case
Hi All,

My requirement is if the record is starting with 0, then do some processing.
if starting with 1, some processing
else (not with 0 or 1 ) then do some other processing.

i tried the...
1,935
Posted By ssunda6
Trying to implement case
Hi All,

My requirement is if the record is starting with 0, then do some processing.
if starting with 1, some processing
else (not with 0 or 1 ) then do some other processing.

i tried the...
19,685
Posted By ssunda6
HI era, Thanx for the reply. Got your...
HI era,

Thanx for the reply.
Got your point. But is there anyway that we can increase the buffer size?
In SQL, we use 'set line 200'.. to achieve the same.

Thanks in advance.
19,685
Posted By ssunda6
Increase the buffer size to read lengthy lines
Hi All,

I am trying to read output from a command. The output format is as follows:

Thursday 13 Mar 2008 Information
This is sample text
Friday 14 Mar 2008 Warning
This is one more sample...
Showing results 1 to 7 of 7

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