Searched refs:backupsuffix (Results 1 – 8 of 8) 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