Nessus
[Top] [All Lists]

RE: Date at the top of report

To: <nessus@list.nessus.org>
Subject: RE: Date at the top of report
From: "Kevin Reiter" <KReiter@insidefsi.net>
Date: Wed, 16 May 2007 12:58:12 -0400
Delivered-to: sp-com-lists@consult.net
Delivered-to: nessus-list1@securepoint.com
Delivered-to: nessus@list.nessus.org
In-reply-to: <169658C0C845EC438759DB8B8BC706540A0D8ED5@NOC-EXCH1.24hourfit.com>
List-archive: <http://mail.nessus.org/pipermail/nessus>
List-help: <mailto:nessus-request@list.nessus.org?subject=help>
List-id: Discussion of Nessus software <nessus.list.nessus.org>
List-post: <mailto:nessus@list.nessus.org>
List-subscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=subscribe>
List-unsubscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=unsubscribe>
Sender: nessus-bounces@list.nessus.org
Thread-index: AceXzFQyQILczCP4RlS+Nfc6UIlOvwAAkcLwAAAPbLAAAwiDEA==
Thread-topic: Date at the top of report
or:

sed -e "s/Nessus Scan Report/Nessus Scan Report (`date '+%d %B %Y'`)/" 
name_of_report.html > modified_report.html

then:

mv modified_report.html original_report_name.html

-----Original Message-----
From: nessus-bounces@list.nessus.org [mailto:nessus-bounces@list.nessus.org]On 
Behalf Of John Scherff
Sent: Wednesday, May 16, 2007 11:29 AM
To: Nate Beck
Cc: nessus@list.nessus.org
Subject: FW: Date at the top of report


After the report is produced...

sed -i "s/\(class=title.Nessus Scan Report\)/\1 - `date '+%d %B %Y'`/" 
name_of_report.html 

-John Scherff 

From: nessus-bounces@list.nessus.org [mailto:nessus-bounces@list.nessus.org] On 
Behalf Of Nate Beck
Sent: Wednesday, May 16, 2007 8:10 AM
To: nessus@list.nessus.org
Subject: Date at the top of report


Does anyone know of a way to embed the date of the scan at the top of a html 
report?
 
Thanks
 
Nate Beck
Sr. IT Network Engineer
WebTrends Inc.

This message may contain confidential or proprietary information and is 
intended solely for the individual(s) to whom it is addressed.  If you are not 
a named addressee you should not disseminate, distribute or copy this e-mail or 
act upon the information contained herein.  Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>