1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:02:09 +02:00
tldr/pages/linux/exch.md
2024-12-20 23:46:27 +05:30

8 lines
167 B
Markdown

# exch
> Swap the filepaths and filenames of two files.
> More information: <https://manned.org/exch>.
- Swap filepaths:
`exch {{path/to/file1}} {{path/to/file2}}`