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 Rhinorhino 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: ivanmcp
  • Content: Threads
  • Order by date
  1. ivanmcp

    'word for word' translation - easy?

    Hi, I am complete newbie, as some of you know already... I have a file which contains two columns, separated by space. First column has english words and second column has words in french, like: house maison meal repas sea mer water eau etc... I use this code to run the translation: echo...
  2. ivanmcp

    File Encrypt/Decrypt: possible?

    Hi all, How easy or difficult would it be to write a plain text encryption/decryption shell script to a most basic level? Text would be stored in a file, with ability to produce an encrypted file output. Decryption should restore original plain text. Is this possible or do I need 3rd party...
  3. ivanmcp

    awk problem, unix (rocks) newbie

    Hi everyone, I am working on a small language translation program, and am stuck trying to use awk. I have so far created three files: 1. main menu file 2. lookup file with awk, which is called from main menu file 3. language file containing english, french and serbian words, like: sea mer...

Part and Inventory Search

Back
Top