Search Results

Search: Posts Made By: Saikat123
3,682
Posted By Saikat123
But what is the logic to be used in this case??
But what is the logic to be used in this case??
3,682
Posted By Saikat123
Thanks and need more help
Thanks Sir for the reply.. But I want to formulate a complex string command to be passed to the awk function.. For example, I want to have an expression like this



str="($3 > 0 && $1 == 10) ||...
3,682
Posted By Saikat123
Evaluate Expression within awk
I want to create a conditional expression string and pass in an awk script. My script is as below...

comm="\$3 == "hello""

awk -F "^T" -v command="${comm}" ' {

if ( command ) { ...
Showing results 1 to 3 of 3

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