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

⟦c9e797984⟧ TextFile

    Length: 205 (0xcd)
    Types: TextFile
    Names: »shelfilt.sh«, »shellfilt.sh«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/doc/manual/volume1/shelfilt.sh« 
            └─⟦this⟧ »pp-5.0/doc/manual/volume1/shellfilt.sh« 

TextFile

#! /bin/sh

#
# Voice -> IA5 conversion filter
#

echo "********************"
echo "There was a voice body part here, which was"
echo "removed in the conversion process"
echo "********************"
exit 0