Search Results

Search: Posts Made By: cub
16,154
Posted By cub
resolved
I used one of the script posted here for email attachement.

Thank you all.;)
16,154
Posted By cub
...problem with email attachment
thank you - peter.herlihy & RTM for your response.

peter.herlihy -> It seems like '&&' is not working with my program.

RTM -> status=`echo $?` is working fine.

So, the problem I posted here...
16,154
Posted By cub
conditions
I'm able to do all these three parts - run query, encrypt the file & send email within in a shell.

Now, I need help for generating checkpoints........ that means, need to put condition to check...
2,312
Posted By cub
Check query execution to go further
Can any one help with script (Korn) to do following ? :confused:

I have 3 tasks to do in a shell.

Task (1) is executing query which unloads the result into file XYZ.

Before I start Task...
16,154
Posted By cub
but for remaining.....
thanks for your reply.

You are right. I need to ecrypt the file first and then I can send an email with attachment. I have kind of figured out about that email attachment part but need help with...
3,377
Posted By cub
Java Programming in UNIX Environment
A suggetion:

Don't we need to start Java Programming in UNIX Environment Forum ?
16,154
Posted By cub
Shell to run query, encrypt and send email
Hello

To do :

'automate the process of generating report and send it to client every 15 days after encrypting the report file'

Did so far :

- generate Java program to encrypt the file....
2,076
Posted By cub
two steps
there must be one step solution, but here I'm writing from top of my head:

$ chmod 777 test
$ chmod go= test

Hope, it helps.
Showing results 1 to 8 of 8

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