Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Please help me with array

Status
Not open for further replies.

Leid

Technical User
May 21, 2012
1
US
I have a two-dimension (4x20) dataset and want to assign it to an array and then print one column with several rows, each row containing 10 elements. How should I do this? I tried but have no clue because I just started to learn AWK. Please help! Thank you!
 
Hi

Please post
[ul]
[li]The code you wrote so far.[/li]
[li]Sample input.[/li]
[li]Desired output.[/li]
[/ul]
Also specify which Awk implementation's which version you use.

Feherke.
[link feherke.github.com/][/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top