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:
parent
59ee39d134
commit
b3559d2108
1 changed files with 8 additions and 0 deletions
8
pages/linux/exch.md
Normal file
8
pages/linux/exch.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue