DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ R T

⟦4415aa6da⟧ TextFile

    Length: 863 (0x35f)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/newdate/README« 

TextFile


So there I was after having used the date(1) command on HP-UX (System V
with some neat enhancements, etc etc) and I got onto a Vax running BSD
Unix.  Well!  The date(1) command on BSD doesn't have all the neat
functionality that the HP-UX one has, so I rewrote the BSD date command!
What follows is a *nonshar* (too lazy) that contains the "C" source to
the newdate program and the man entry too.

The enhancement is that the user can now specify exactly what the
output format is to look like.  You can now have 'date' output a
format like "Today is Friday, December 12, 1986 at 4:50 pm" rather
than the old, boring stuff.  Neat, eh?

This has been enhanced too - I've added (among others) %z to output the
current timezone, so even you system V users should be interested!

Bugs, etc, to comp.sources.d please.

						-- Dave Taylor
						taylor@hplabs.HP.COM