Search Results

Search: Posts Made By: manikandan23
3,386
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...
3,386
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,386
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...
Showing results 1 to 3 of 3

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