Home
last modified time | relevance | path

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

/iperf/config/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null