Somethings I can do on Linux and still some simple stuff illudes me.
I can write a perl program, have it create an entry into a MySQL database and then have the same perl file e-mail a confirmation back to the user, but I still cannot find a simple file on the server.
In Perl I am told that I need to edit my Mail::Sendmail.pm file with the smtp server or I am going to have to put my smtp server entry in every file. I would rather just edit my Sendmail.pm file.
Only problem is, I can't find the darn thing. I've tried 'ls -R Sendmail.pm' but apparently that is not the correct way to use ls
MY REAL PROBLEM (enough venting now) : If someone could just PLEASE answer a simple question of how to do a recursive file find. Something similar to a dos 'dir/s filename.txt'
Thank you in advance for answering probably the stupidest question of the day. I already feel like a DOLT for having to resort to asking.
