Search Results

Search: Posts Made By: HexKnot
1,175
Posted By HexKnot
Thanks for pointing that out. That did fix the...
Thanks for pointing that out. That did fix the problem.
1,175
Posted By HexKnot
Sorry, I guess I'm missing something. I don't see...
Sorry, I guess I'm missing something. I don't see any difference in what you posted and what I'm doing.


printf "%s\n" ${sNAMES[@]}
## Typo in original post has been fixed. sNames should have...
1,175
Posted By HexKnot
Var in nawk script parse incorrectly
I'm writing a Texas Hold'em script in bash v3.00.16(1) to learn more about awk/nawk scripts and regex expressions by trying to randomize a list of names using awk's rand function. The problem is that...
4,316
Posted By HexKnot
I just compared your code as well and got the...
I just compared your code as well and got the correct output.

So... Well... Ok, I'll say it. Are you SURE you didn't log in as root directly?

Sorry, but it had to be asked.
7,460
Posted By HexKnot
Being a skeptic, I had to double check but you...
Being a skeptic, I had to double check but you are correct. For the detail oriented, here's the explanation from Home | Open Source Initiative (http://www.opensource.org).

getopts...
7,460
Posted By HexKnot
getopts fails to error on option w/o dash
I have a script with several options and during testing I found that the \? option does not handle options without dashes as I would expect. Then I run the script with any option that does not...
Showing results 1 to 6 of 6

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