Search Results

Search: Posts Made By: Vasan
2,142
Posted By Vasan
I am able to figured it out. Thanks
I am able to figured it out.

Thanks
6,964
Posted By Vasan
Thanks Alister It works great. Thanks...
Thanks Alister

It works great.

Thanks Again.

---------- Post updated at 06:14 PM ---------- Previous update was at 08:09 AM ----------

Hi Alister,

Small clarification

When we...
6,964
Posted By Vasan
Thanks. I got the results it looks like...
Thanks.

I got the results it looks like grouped by Date, But I would like to have the following output.

Sample Input
XXXXXXXXXX1|07/24/2007|1|aaaaaaaaaaabbbbbbbbccccccccccccc...
6,964
Posted By Vasan
Thanks. But I am not getting the right...
Thanks.

But I am not getting the right output..

Here is what I got
$ cat FILENAME|awk -F"|" '{print $1,$2,$4}' |tr " " "\|"
XXXXXXXXXX1|07/24/2007|aaaaaaaaaaabbbbbbbbccccccccccccc...
6,964
Posted By Vasan
Awk multiple lines with 4th column on to a single line
This is related to one of my previous post.. I have huge file currently I am using loop to read file and checking each line to build this single record, its taking much much time to parse those...
2,142
Posted By Vasan
Thanks. But it's not always 8 lines. It can have...
Thanks. But it's not always 8 lines. It can have n number of lines
2,142
Posted By Vasan
Thanks a lot. It works fine. Thanks again. ...
Thanks a lot. It works fine. Thanks again.

---------- Post updated at 05:27 AM ---------- Previous update was at 05:20 AM ----------

Thanks Kamaraj,

One more help.

Instead of returning 8...
2,142
Posted By Vasan
Reposting the correct input: input: ...
Reposting the correct input:

input:



00200100293^30^1^bla bla ...._______To: zabell00200100293^30^3^aSub00200100293^30^4^ellaCc: Sanders,De on my...
2,142
Posted By Vasan
Thanks, but the 00200100293^ and 00A0ABC0293^ ...
Thanks, but the 00200100293^ and 00A0ABC0293^ are not the only values are in the file. it contains many different string but the length is always same with 11 digits followed by "^"
2,142
Posted By Vasan
Splitting a line with pattern in Sed - Unix
I have a file with single line, that line contains just like the following sample
00200100293^30^1^bla bla ...._______To: zabell00200100293^30^3^aSub00200100293^30^4^ellaCc: Sanders,De on my...
Showing results 1 to 10 of 10

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