mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:42:07 +02:00
167 B
167 B
exch
Swap the filepaths and filenames of two files. More information: https://manned.org/exch.
- Swap filepaths:
exch {{path/to/file1}} {{path/to/file2}}