From a6c7d460d7553fac3adfb5c611306e0e8fa1b7ee Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Thu, 28 Sep 2023 00:34:29 -0400 Subject: [PATCH] Updated: Thursday, September 28,2023-09-28 00:34:28 --- .../Commands + Settings/Command Shortcuts.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md b/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md index 61ffecc..84d83f3 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md @@ -40,5 +40,9 @@ auth sufficient pam_tid.so --- +More git repos: - [Book of secrets](https://github.com/trimstray/the-book-of-secret-knowledge/blob/master/README.md#list-of-commands-you-use-most-often) + +To typically output the contents of a file you would use `cat file.name` but now there is bat instead! +