Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. massivr

    printing decimal number!why does AWK do it using comma?!?!

    Cheers PH! NOW all'it's ok! By the way.....is it possible to add the command LANG=C somewhere in LINUx to resolve permanently this "problem"?!? thanks!
  2. massivr

    printing decimal number!why does AWK do it using comma?!?!

    Hi everybody! Hope someone could help me cause awk is driving me crazy! this is the problem:when i print on screen output a decimal(float) number awk gives me back a number in which the decimal are separated by a COMMA from the nember's integer parts!!!Obiouvsly i can't use awk output with...
  3. massivr

    passing variables into awk

    PH, thanks a lot! your reply was really helpful!....no -v options in awk...bu found it in gawk......! Thanks!
  4. massivr

    passing variables into awk

    Hi All. Sorry for this (hope not too much) trivial question. I'm running awk using awk -f PROGRAM.awk SOURCE.tr but i need to assign, via Konsole, a value to a particular variable A present into my script. How can i do this?! I know there are other threads similar but i did'nt understood them at...

Part and Inventory Search

Back
Top