Unix administration - crontab and html

This is Interesting: Free IT Magazines  
Home > Archive > Unix administration > November 2005 > crontab and html





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author crontab and html
vishal.study@gmail.com

2005-11-23, 8:50 pm

Hello:

I have a scheduled cron job to run every night to test my application
and email me the results as a plain text file.

I would like enhance this functionality to include HTML link references
inside the logfile (that is generated and sent by cron).

For example:
Currently, my logfile (generated by cron) looks like:
========================================
=============


Tests run: 100
Passed : 90
Failed : 10
Logs located at: ftp://xyz/results/

----------------end of logfile------------------------------

Question
=======
I would like the lastline to be in hypertext, so that just by clicking
on it, the user is taken to the appropriate link (instead of cut-paste)
from the received email.

Can someone please let me know how to go about doing this.

Thanks a lot for all help,


Regards,
Vishal.

Ben

2005-11-25, 2:50 am

vishal.study@gmail.com wrote:
> Hello:
>
> I have a scheduled cron job to run every night to test my application
> and email me the results as a plain text file.
>
> I would like enhance this functionality to include HTML link references
> inside the logfile (that is generated and sent by cron).
>
> For example:
> Currently, my logfile (generated by cron) looks like:
> ========================================
=============
>
>
> Tests run: 100
> Passed : 90
> Failed : 10
> Logs located at: ftp://xyz/results/
>
> ----------------end of logfile------------------------------
>
> Question
> =======
> I would like the lastline to be in hypertext, so that just by clicking
> on it, the user is taken to the appropriate link (instead of cut-paste)
> from the received email.
>
> Can someone please let me know how to go about doing this.
>
> Thanks a lot for all help,
>
>
> Regards,
> Vishal.
>


You mean you aren't taking HTML 101 alongside your Intro to UNIX class?
Here's a tip: coincide your syllabuses better at the start of the next
semester.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com