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 TouchToneTommy 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: *

  • Users: jkratzer
  • Content: Threads
  • Order by date
  1. jkratzer

    openSSL question......

    I have installed openSSL and C-kermit on an AIX box. I have created our CA. and installed some required certificates. I am recieving the following error on attempt to connect to IBM IE services. Warning: self signed certificate in certificate chain Thanks in advance for your assistance.
  2. jkratzer

    Awk and basic math fuctions

    I have a script that I use to tally up a list of dollar amounts. I am having a problem with it truncating at the 8th digit. If the dollar amount like 123456.78 i get 123456.7 for output. Code line is: TOTAL=$(echo $TOTAL $DOL | awk '{print $1+$2}') Where $DOL is next value to add to total...
  3. jkratzer

    I need a manual for Gentran Excel v 2.5

    I need a manual for Gentran Excel v 2.5 in any format. (Would prefer a PDF) Thanks in advance.

Part and Inventory Search

Back
Top