Hi all,
A shell script file named 'send_report' contains this segment
...
uuencode $aimfilels $aimfilels | mail -s "Report" $userid@email.com
...
The command mail-s is used to specify the email subject, $aimfilels = attachment file
$userid = username. My question is, how do I add the...
Hi eveyone,
I'm very new to Oracle sql..this is my first attempt to work with Oracle.
There is a .dmp (dump file) in a server containing several tables, which in need to be transferred into a database. The database does not have a full set of required tables, this dump file will provide all the...
Hi,
I want to run shell scripts in cronjob and i need to verify whether this syntax is correct.
The shell script files are send, usr and filels (all stored in the same folder servlet)
0 9 * * * /home/admin/report/servlet>send usr filels
I've typed the full path '/home/../servlet' to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.