From d292823c737f5bd05abbadb890bed9f09013d4a7 Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Sat, 27 Aug 2022 22:28:54 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d98d718..1b213d8 100644 --- a/README.md +++ b/README.md @@ -832,6 +832,11 @@ rlwrap ssh user@host 1. https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/ 1. https://github.com/ibraheemdev/modern-unix +Get TLDR help for any linux command. Example: +```shell +curl cheat.sh/tar +``` + **10.iv. tmux**