Search Results

Search: Posts Made By: Radhe
16,597
Posted By Radhe
Sending mail in unix
Dear Friends,

I have a shell script where the mail is being sent like this:

/usr/lib/sendmail -v ${CPA_ADMIN}

CPA_ADMIN="xx@abc.com"

Can we specify more than one email ids in this...
6
ftp
2,233
Posted By Radhe
Thanks a lot Tytalus and Methyl. I tried again...
Thanks a lot Tytalus and Methyl. I tried again and it worked this time.
6
ftp
2,233
Posted By Radhe
Thanks Tytalus. I tried this option but it...
Thanks Tytalus.

I tried this option but it is failing too :(
with the same error....

Login incorrect.
Login failed.
Interactive mode off.
Please login with USER and PASS.
Please login with...
6
ftp
2,233
Posted By Radhe
Thanks Sudhamacs. REMOTE_SERVER variable is...
Thanks Sudhamacs.

REMOTE_SERVER variable is present in the script. I forgot to put it here
6
ftp
2,233
Posted By Radhe
ftp
Hi Experts,

I am building a csv extract file in my shell script. At the end of the script I have to ftp the file to a remote server.
I am using the code below:

REMOTE_USER_ID="app1"...
31,864
Posted By Radhe
Calling sql in shell script with parameters
Dear All,

I want to call an sql script within a unix shell script. I want to pass a parameter into the shell script which should be used as a parameter in teh sql script.

e.g

$ ./shell1.sh...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 08:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy