From 98299ab19fb8de454293ce4c4e63437c625a16fc Mon Sep 17 00:00:00 2001 From: Tochukwu02 Date: Sun, 19 Apr 2026 16:50:35 -0500 Subject: [PATCH] my submit.md file submission for the section-00 WORK.md --- section-00/submit.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 section-00/submit.md diff --git a/section-00/submit.md b/section-00/submit.md new file mode 100644 index 0000000..8d8a9b9 --- /dev/null +++ b/section-00/submit.md @@ -0,0 +1,5 @@ +/** +2. * using the ls command to view all the files in the parent directory + * tried using the find command to look for files within the directory that have mathces to the word "\.git", then i used the ls -a| grep "\.git" to try it out again to get the expected 3 to 4 file output +**/ +