Home
last modified time | relevance | path

Searched refs:OLDTAB (Results 1 – 1 of 1) sorted by relevance

/dragonfly/libexec/bootpd/
H A DConvOldTab.sh44 in 2 ) OLDTAB=$1 ; NEWTAB=$2 ;;
49 if [ ! -r $OLDTAB ]
51 echo "`basename $0`: $OLDTAB does not exist or is unreadable."
114 sed -e 's/[:-]//g' < $OLDTAB | \