Search Results

Search: Posts Made By: Josef_Stalin
1,904
Posted By Josef_Stalin
---------- Post updated at 04:14 AM ----------...
---------- Post updated at 04:14 AM ---------- Previous update was at 04:09 AM ----------

never mind my previous comment (which I edited). this does appear to work!
1,904
Posted By Josef_Stalin
print line backwards - horizontally by field?
let's say you have
dog, cat, 1, 2, 3
reverse, 7, 9, i, tell, you

you want to print

3, 2, 1, cat, dog
you, tell, i, 9, 7, reverse

The delimiter is a comma. The number of commas in each...
4,160
Posted By Josef_Stalin
All I want to do is echo out so that the middle...
All I want to do is echo out so that the middle field is the first, using an awk statement. I just don't quite get how awk works and need an example of beginning, middle and end. I don't understand...
4,160
Posted By Josef_Stalin
how to parse with awk (using different fields), then group by a field?
When parsing multiple fields in a file using AWK, how do you group by one of the fields and parse by delimiters?

to clarify

If a file had
tom | 223-2222-4444 , randofield
ivan | 123-2422-4444...
Showing results 1 to 4 of 4

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