Search Results

Search: Posts Made By: Cool
1,226
Posted By Cool
Copy entire file to a new file in awk
Hi,

How do we write the contents of multiple files created in awk body to a new file in awk (END block) ? when I used "getline", it is consuming more time. Do we have any other way other than...
1,106
Posted By Cool
Urgent - Search a string inside awk
I need to search for string which is formed from the awk input file in a file given as input through -v option. I tried using the while (getline filename) and match(). But this approach is consuming...
Showing results 1 to 2 of 2

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