Search Results

Search: Posts Made By: fiendracer
6,753
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-
>...
Showing results 1 to 1 of 1

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