Search Results

Search: Posts Made By: 10000springs
10,704
Posted By 10000springs
My problem is solved in more ways than one....
My problem is solved in more ways than one. Thanks to all who viewed the thread and especially those who posted their useful solutions. I learned a bit in the process and have improved my turn-around...
10,704
Posted By 10000springs
Gawk Script in Windows batch file - Help
Good morning all. I have been running into a problem running a simple gawk script that selects every third line from an input file and writes it to an output file.

gawk "NR%3==0" FileIn > FileOut...
6,066
Posted By 10000springs
Tyler_Durden - Thanks for the speedy reply. I...
Tyler_Durden - Thanks for the speedy reply. I have modified the script to use the double quotes and to escape the other double quotes.

The script does work now! Awesome! :D

I did have a bit of...
6,066
Posted By 10000springs
Cannot run command line scripts in perl or gawk
I originally posted this to a different forum (I am a new Perl user) and realized the error so I will ask here.

I am on a WindowsXP machine trying to run perl and gawk scripts from the command...
Showing results 1 to 4 of 4

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