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

⟦546451af2⟧ TextFile

    Length: 216 (0xd8)
    Types: TextFile
    Names: »checkalias«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦4fd8323b9⟧ »EurOpenD3/mail/elm2.3.tar.Z« 
        └─⟦698c4f91f⟧ 
            └─⟦this⟧ »utils/checkalias« 

TextFile

: Use /bin/sh
# checkalias: part of the Elm mail system
# @(#)$Id: checkalias,v 4.1 90/04/28 22:44:36 syd Exp $
 
if [ "$*" = "" ]; then
  echo Usage: checkalias alias \[alias ...\] 1>&2
  exit 1
fi
 
exec elm -c $*