mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:02:09 +02:00
8 lines
167 B
Markdown
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}}`
|