1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/exch.md

9 lines
167 B
Markdown
Raw Normal View History

2024-12-20 20:16:27 +02:00
# exch
> Swap the filepaths and filenames of two files.
> More information: <https://manned.org/exch>.
- Swap filepaths:
`exch {{path/to/file1}} {{path/to/file2}}`