From 30af7e3cc8745b61db718c362137f1fb648594fc Mon Sep 17 00:00:00 2001 From: pixel Date: Sun, 2 Apr 2023 10:57:45 +0200 Subject: [PATCH] netcat: add page (#9997) --- pages/common/netcat.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/netcat.md diff --git a/pages/common/netcat.md b/pages/common/netcat.md new file mode 100644 index 0000000000..94e90f60fe --- /dev/null +++ b/pages/common/netcat.md @@ -0,0 +1,7 @@ +# netcat + +> This command is an alias of `nc`. + +- View documentation for the original command: + +`tldr nc`