in reply to Re^5: 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
Are you aware about Perl's command switches?
If not, just have a look at perlrun and search for "awk".
> Perl needs for startup/shutdown overhead.
Probably, but do I want to install awk and sed on Windows?
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Split tab-separated file into separate files, based on column name (open on demand)
by jcb (Parson) on Aug 28, 2020 at 23:23 UTC | |
by LanX (Saint) on Aug 29, 2020 at 13:56 UTC | |
by jcb (Parson) on Aug 30, 2020 at 02:21 UTC |