diff --git a/pages/common/lzegrep.md b/pages/common/lzegrep.md new file mode 100644 index 0000000000..4110d47c33 --- /dev/null +++ b/pages/common/lzegrep.md @@ -0,0 +1,8 @@ +# lzegrep + +> This command is an alias of `xzgrep --extended-regexp`. +> See also: `egrep`. + +- View documentation for the original command: + +`tldr xzgrep` diff --git a/pages/common/lzfgrep.md b/pages/common/lzfgrep.md new file mode 100644 index 0000000000..c33ceb576f --- /dev/null +++ b/pages/common/lzfgrep.md @@ -0,0 +1,8 @@ +# lzfgrep + +> This command is an alias of `xzgrep --fixed-strings`. +> See also: `fgrep`. + +- View documentation for the original command: + +`tldr xzgrep` diff --git a/pages/common/lzgrep.md b/pages/common/lzgrep.md new file mode 100644 index 0000000000..2476088d8e --- /dev/null +++ b/pages/common/lzgrep.md @@ -0,0 +1,7 @@ +# lzgrep + +> This command is an alias of `xzgrep`. + +- View documentation for the original command: + +`tldr xzgrep` diff --git a/pages/common/lzless.md b/pages/common/lzless.md new file mode 100644 index 0000000000..21adf53fd9 --- /dev/null +++ b/pages/common/lzless.md @@ -0,0 +1,7 @@ +# lzless + +> This command is an alias of `xzless`. + +- View documentation for the original command: + +`tldr xzless` diff --git a/pages/common/lzmore.md b/pages/common/lzmore.md new file mode 100644 index 0000000000..42a2aedbff --- /dev/null +++ b/pages/common/lzmore.md @@ -0,0 +1,7 @@ +# lzmore + +> This command is an alias of `xzmore`. + +- View documentation for the original command: + +`tldr xzmore` diff --git a/pages/common/xzegrep.md b/pages/common/xzegrep.md new file mode 100644 index 0000000000..e6d70c1975 --- /dev/null +++ b/pages/common/xzegrep.md @@ -0,0 +1,8 @@ +# xzegrep + +> This command is an alias of `xzgrep --extended-regexp`. +> See also: `egrep`. + +- View documentation for the original command: + +`tldr xzgrep` diff --git a/pages/common/xzfgrep.md b/pages/common/xzfgrep.md new file mode 100644 index 0000000000..c12c694a25 --- /dev/null +++ b/pages/common/xzfgrep.md @@ -0,0 +1,8 @@ +# xzfgrep + +> This command is an alias of `xzgrep --fixed-strings`. +> See also: `fgrep`. + +- View documentation for the original command: + +`tldr xzgrep`