|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 179 (0xb3) Types: TextFile Names: »newrev«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦f91e15335⟧ »EurOpenD3/news/nntp/nntplink2.0.0.tar.Z« └─⟦2c70c5e6b⟧ └─⟦this⟧ »newrev«
#!/bin/csh set date="`date`" set version="`cat version`" set clobber /bin/cat > compiled.c << EOF #ifndef lint char *compiled="@(#)NNTPlink $version compiled $date"; #endif EOF