Hello,<BR><BR><BR>I am trying to learn shell scripting and am <BR>presently writing some simple scripts I want<BR>to write a script that will check each directory<BR>to see if a file of a certain name ...
One of the most universal experiences of any Linux or Unix user is working through a guide or handbook and coming across an almost unbelievably complex line of code meant to be executed with a shell.
I know "encrypt" isn't the right description here. It's more like trying to "obfuscate" or "scramble" a password in a plaintext shell script. Say you have a UNIX shell script that does FTP to Windows ...