Showing results 1 to 3 of 3
Search took 0.01 seconds.
Posts Made By: achilleus
Forum: Shell Scripting Nov 1st, 2007
Replies: 1
Views: 707
Posted By achilleus
How to access parameters from another method in the same script

consider two methods in a script as below,

do_a()
{
spool $file1
select column1 from table1;
}

do_b()
{
Forum: JavaScript / DHTML / AJAX Oct 4th, 2007
Replies: 0
Views: 681
Posted By achilleus
very Urgent

I'm trying to send attachments through E-mail using the following command,


echo " Refer to the attachments." > textfile | (uuencode $file1 outputfile1.txt; uuencode $file2 outputfile2.txt;) |cat...
Forum: JavaScript / DHTML / AJAX Sep 3rd, 2007
Replies: 0
Views: 1,442
Posted By achilleus
Edit options in sendmail command

sendmail -F "notify_intab" ${notify_intab} < $mailReportfile
when I use my send mail command , the data fetched are somewhat like a table, but the output are displayed in a non-readble...
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:50 pm.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC