Search Results

Search: Posts Made By: abercrom
2,546
Posted By abercrom
I appreciate the suggestion. I need the labels...
I appreciate the suggestion. I need the labels for characterizing data in the output, so I'm hanging onto those until I get into the loop where I then separate them and use them both. Also, I'm doing...
2,546
Posted By abercrom
You got me looking back at the quotes again and I...
You got me looking back at the quotes again and I found the problem where I initially strip out the fields I need for the pattern. What a dumb mistake!
Yes, I should try to make it simpler. :)...
2,546
Posted By abercrom
How to handle grepping variable data containing wildcards?
I have a lot of files with keywords and unique names. I'm using a shell script to refer to a simple pattern file with comma separated values in order to match on certain keywords. The problem is that...
833
Posted By abercrom
That'll do it! Thanks Akshay
That'll do it!
Thanks Akshay
833
Posted By abercrom
How to ignore relative few occurrences of a field value?
Hi experts,

I have a very long file that looks about like this.


aaad_1577 64000
aaad_1577 72000
aaad_1577 72000
aaad_1577 65000
aaad_1577 65000
(...aaad about a thousand times...)...
1,312
Posted By abercrom
Thanks! I went with the shorter awk approach and...
Thanks! I went with the shorter awk approach and it works great!
1,312
Posted By abercrom
Convert a two-column list into a csv
Hi experts,

I have a very large (1.5M lines), sorted but unstructured list that looks like this:

process_nameA valueA
process_nameA valueA
...
process_nameB valueB
process_nameB ...
1,493
Posted By abercrom
Replace specific characters until pattern
Hi experts,

My file looks something like this.

abcXX4,7,234
abc,defg,45XX23,74,123

The number of commas left of the XX can vary. The question is how can I replace all the commas left of the...
1,265
Posted By abercrom
Copy header values into records
I'm using a shell script to manipulate a data file. I have a large file with two sets of data samples (tracking memory consumption) taken over a long period of time, so I have many samples. The...
Showing results 1 to 9 of 9

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