Home
last modified time | relevance | path

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

/freebsd/contrib/file/
H A Dinstall-sh54 stripflags=""
108 stripflags="-S $2 $stripflags"
284 if [ x"$stripcmd" != x ]; then $doit $stripcmd $stripflags "$dsttmp"; else true;fi &&