Search Results

Search: Posts Made By: Malavin
1,258
Posted By Malavin
Haha, you're right I was thinking of &&. Now my...
Haha, you're right I was thinking of &&. Now my only other problem is that second part. Where $tags == "F" and the like don't execute properly. Using -vx will even show "if ( F == F ) then" but it...
1,258
Posted By Malavin
Need help with failing simple if statement
So I'm writing a script that takes in arguments given from the shell. The last argument I'm using as a tag to tell my script, via if statements, to do one thing or another. A sample input would be:
...
2,036
Posted By Malavin
Got it working! I knew it was something like...
Got it working! I knew it was something like that... Thanks!
2,036
Posted By Malavin
Passing values from awk to shell variable
I am writing a script where I need awk to test if two columns are the same and shell to do something if they are or are not.

Here is the code I'm working with:
@ test = 0
...
test = `awk...
Showing results 1 to 4 of 4

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