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

exch: add page (#15283)

This commit is contained in:
Managor 2024-12-20 20:16:27 +02:00 committed by GitHub
parent 59ee39d134
commit b3559d2108
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
pages/linux/exch.md Normal file
View file

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