|
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: 177 (0xb1) Types: TextFile Names: »efsgettext«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦3b20aab50⟧ »EurOpenD3/network/snmp/kip-snmp.91.tar.Z« └─⟦b503a39fe⟧ └─⟦this⟧ »kip/etc/efsgettext«
#!/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