Re: [PATCH] install-sh: Add a new -B option to backup files being overwritten
Karl Berry <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
https://lists.gnu.org/archive/html/automake-patches/2018-03/msg00004.html
Add a new "-B" option to request saving of the original file when
install-sh is overwriting an existing file.
I just pushed this one too, but I changed the option from -B to -S,
to match the option letter in cp, mv, etc.
Thanks for all the changes. --best, karl.