From d27f75ecbef9c1178a22dd5bd9b8c5c5995e91af Mon Sep 17 00:00:00 2001 From: Tung Leo Date: Fri, 30 Aug 2024 19:49:34 +0700 Subject: [PATCH] Add Linux cmd tips (#51) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7741552..26eee0c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ A bookmark of essential command-line commands for a software engineer's daily ta ## Linux Commands ```bash +# TIPS: Press `Ctrl + R` to find your previous commands. + # Clear terminal output clear