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 - metrics - download

⟦20cef06d4⟧ TextFile

    Length: 177 (0xb1)
    Types: TextFile
    Names: »efsgettext«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3b20aab50⟧ »EurOpenD3/network/snmp/kip-snmp.91.tar.Z« 
        └─⟦b503a39fe⟧ 
            └─⟦this⟧ »kip/etc/efsgettext« 

TextFile

#!/bin/sh
# shell file to copy a mac file to a unix text file
# usage:	efsgettext sourcefile destdirectory
file=`expr $1 : '.*/\(.*\)' '|' $1`
tr "\015" "\012" <$1.DF >$2/$file