> I am new to plucker/python. Where would I insert the line mentioned below,
in one of the
> python scripts or in the actual home.html file. I am running Plucker
v1.1.13 on Windows
> 2000.


Well, therein lies the problem; the instructions provided you by David rely
upon Unix commands, which your Win2K box sadly lacks.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Craig
Sent: Monday, September 02, 2002 9:11 AM
To: [EMAIL PROTECTED]
Subject: Re: Time stamp in Plucker docs?


Andrew.

>>> [EMAIL PROTECTED] 2/9/2002 14:30 >>>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Perhaps a special footer like the following would be the way to go:
> Document created on <!--PluckDate(HH:mm:ss, d-mmm-yyyy)-->

        How about something easier:

        date=`date +%F_%H:%M:%S`;
        plucker-build  {...} -f MyDB_$date

        Check date(1) for more fields to manipulate to taste.

d.

perldoc -qa.j | perl -lpe '($_)=m("(.*)")'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9c1nXkRQERnB1rkoRAgsMAKCsbuuvBwKugCQkycB0Xj6uYcsrswCfRtpe
8VeMc6eNJE7py8orkIx6e1c=
=oqlu
-----END PGP SIGNATURE-----

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/02

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to