![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need encrypt form | syamkp | Shell Programming and Scripting | 0 | 03-08-2008 04:51 AM |
| encrypt my sctipt | readycpbala | Shell Programming and Scripting | 4 | 01-24-2008 05:08 PM |
| encrypt file | murad.jaber | SUN Solaris | 1 | 01-08-2008 08:29 AM |
| How to encrypt and decrypt a file | laknar | Shell Programming and Scripting | 2 | 12-11-2007 08:18 AM |
| Help with encrypt function | giggi | High Level Programming | 1 | 03-16-2005 07:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Tr utility to Encrypt
I need some help.. I would like to make a script that uses the tr utility to "encrypt" a selected file. I need to know how to set up the script so that if i type encrypt(script name) the letter that i want to start the encryption and then the file name, that it starts with the entered letter, and changes that to a.
syntax: encrypt c file it then makes all c's in the file now a, all the d's a+1 and so forth.. i think that the letter and the file both have to be parameters for the script.. if you can help me it would be much appreciated. frank |
|
|||||
|
Frank The Tank,
Google for rot13 encryption which uses tr, rot13 example |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|