Search Results

Search: Posts Made By: manikandan23
3,384
Posted By wisecracker
Hi manikandan23... In post #1 you quote that...
Hi manikandan23...

In post #1 you quote that your line length is 150 bytes and in post #5 it has changed to 150 characters.
Are some of these characters Unicode or pure ASCII from whitespace to...
3,384
Posted By Don Cragun
You have told us that the whole 150 character...
You have told us that the whole 150 character fixed length line is a key. You have said you need to identify a unique patter to act as a primary key. You have said that you need to identify the...
3,384
Posted By vgersh99
making some assumptions here.... Will something...
making some assumptions here....
Will something like this be helpful?
awk -f mani.awk myFile where mani.awk is:

BEGIN {
tab=sprintf("\t")
}

function trim(str)
{
sub("^([ ]*|" tab...
Showing results 1 to 3 of 3

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