ubuntu:file:rename_duplicate_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:file:rename_duplicate_files [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:file:rename_duplicate_files [2022/06/13 11:31] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - File - Rename duplicate files ====== | ||
- | |||
- | Renames duplicate files so you get the latest copy and not a bunch of duplicates. | ||
- | |||
- | <code bash> | ||
- | for i in */ | ||
- | </ | ||
- | |||
- | Example: | ||
- | |||
- | <code bash> | ||
- | `abba/ | ||
- | </ | ||
- | |||
ubuntu/file/rename_duplicate_files.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1