Search Results

Search: Posts Made By: JasonHamm
3,572
Posted By JasonHamm
Wow, I spent 8 hours troubleshooting a...
Wow, I spent 8 hours troubleshooting a misspelling? That is about as good a reason as any to call it a week.

Works great now, thanks!
3,572
Posted By JasonHamm
Problem with lookup values on AWK associative array
I'm at wits end with this issue and my troubleshooting leads me to believe it is a problem with the file formatting of the array referenced by my script:


awk -F, '{if (NR==FNR)...
2,993
Posted By JasonHamm
Problems using join for simple database lookup
I am trying to get a script working that will perform a simple database lookup using the join command.

Here are the two files that I am trying to join:


% cat lookup1.txt
Number_1 ...
3,725
Posted By JasonHamm
Ahhhhhhh. I knew it was a very simple solution. ...
Ahhhhhhh. I knew it was a very simple solution. Thanks for your help.
3,725
Posted By JasonHamm
Basic awk question...getting awk to act on $1 of the command itself
I have a script problem that I am not able to solve due my very limited understanding of unix/awk.

This is the contents of test.sh
awk '{print $1}'

From the prompt if I enter:
./test.sh...
Showing results 1 to 5 of 5

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