
03-27-2007, 02:21 PM
|
| Junior Member | | Join Date: Sep 2009
Posts: 0
| |
Re: AWK for Windows XP? aleu@vp.pl wrote:
> Matthias Tacke wrote:
>> in pure batch this is:
>> for /f "tokens=11" %A in (test.txt) do @echo/%A
>
> Hmm, I am guessing that this will be more efficient in awk. Am I right?
Maybe, depends on preferences, the environment, size and structure of the file.
--
Greetings
Matthias |