Sorry for this elementary question. I want to do sequential copies with a command like this: $ cp --backup=t file .../destination/file. When periodically run it produces file, file.~1~, file.~2~, etc.
How do I get rid of the "~" so that the backups are file.1, file.2, etc.? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

