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 +**/ +