Hi.
I have a default Solaris 9 server with default sendmail settings. I have a requirement to add a mail forwarder server (smart host) to sendmail on my server. Just wondering what the best way to do this is? I found a section in the sendmail.cf file referring to smart host but not sure how to...
Hi.
I was wondering what would be the best/easiest way to recursively search for a keyword inside a file? Basically I know the contents of a file but have no idea where the file is.
I have explored with find, grep, cat, ls -lR etc but none of them recurse when looking for a pattern inside a...