Search Results

Search: Posts Made By: bsquared
6,751
Posted By fiendracer
There's probably a few ways to do this and I'm...
There's probably a few ways to do this and I'm pretty sure this is not the easiest-
/^flag/ {
/1$/ {
s/flag=1/flag=0/
b
}
/0$/ {
s/flag=0/flag=1/
}
}
But run w/ this-
>...
8,561
Posted By Scrutinizer
The trouble is with $(eval $1)the $(...)...
The trouble is with
$(eval $1)the $(...) executes the output of the function which is DEBUG TEXT n
Showing results 1 to 2 of 2

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