From d1ff8d2faaa2b3ebf9c7db93313758ccd8e36352 Mon Sep 17 00:00:00 2001 From: Mano Ranjan Date: Wed, 4 Jan 2023 09:18:09 +0530 Subject: [PATCH] manoranjan18 added day 3 file --- Day3/Day3.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Day3/Day3.txt diff --git a/Day3/Day3.txt b/Day3/Day3.txt new file mode 100644 index 00000000..fa010637 --- /dev/null +++ b/Day3/Day3.txt @@ -0,0 +1,13 @@ +-------------------------------DAY3--------------------- + # continuing with the course "INTRODUCTION TO LINUX" by linux foudation + + # File management and its commands + + #how to find files using find and locate commands + + # Basic command operationns such as mkdir cat echo ls rmdir etc + + # Basic network operations and basics of network IP Address etc + + +---------------------------------------------------------------- \ No newline at end of file