in reply to Re^8: Split tab-separated file into separate files, based on column name (open on demand)
in thread Split tab-separated file into separate files, based on column name
Did you try the code?
I think the issue is that awk's arrays are not zero based.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Split tab-separated file into separate files, based on column name (open on demand)
by haukex (Archbishop) on Aug 29, 2020 at 04:51 UTC | |
|
Re^10: Split tab-separated file into separate files, based on column name (open on demand)
by jcb (Parson) on Aug 28, 2020 at 23:44 UTC | |
by LanX (Saint) on Aug 29, 2020 at 13:51 UTC |