Search Results

Search: Posts Made By: Don Cragun
3,552
Posted By Don Cragun
Defining a variable (q) in one awk script and...
Defining a variable (q) in one awk script and using that variable in a different awk script can't work. But, you can easily combine your code into a single awk script:
awk '/Query= /{q=$0}...
Showing results 1 to 1 of 1

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