mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 02:56:02 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/exch
Normal file
13
tldr/linux/exch
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# exch
|
||||
|
||||
> Swap the filepaths and filenames of two files.
|
||||
> More information: <https://manned.org/exch>.
|
||||
|
||||
- Swap filepaths:
|
||||
|
||||
`exch {{path/to/file1}} {{path/to/file2}}`
|
||||
Reference in New Issue
Block a user