From b3559d21089aef12a1e2a2bc1ba0c97addcc4415 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:16:27 +0200 Subject: [PATCH] exch: add page (#15283) --- pages/linux/exch.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/exch.md diff --git a/pages/linux/exch.md b/pages/linux/exch.md new file mode 100644 index 0000000000..d9e2226b2e --- /dev/null +++ b/pages/linux/exch.md @@ -0,0 +1,8 @@ +# exch + +> Swap the filepaths and filenames of two files. +> More information: . + +- Swap filepaths: + +`exch {{path/to/file1}} {{path/to/file2}}`