Home
last modified time | relevance | path

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

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