Searched refs:backupsuffix (Results 1 – 1 of 1) sorted by relevance
76 backupsuffix=159 -S) backupsuffix="$2"496 # If $backupsuffix is set, and the file being installed499 if test -n "$backupsuffix" && test -f "$dst"; then500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null