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. jkratzer

    openSSL question......

    I ended up getting a CA from C-Kermit authors. I am using it with C-Kermit and it comes with a CA in the windows edition, but not with the unix edition. Used the one from the windows edition, and it now works fine. Thanks for the help though.
  2. 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.
  3. jkratzer

    Awk and basic math fuctions

    That did the trick.......Did not know you could specify decimal places........Thanks for the help.
  4. 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...
  5. 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