Skip to content

iledoh/Day2-Lab1-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Day2-Lab1-CLI

Using the command line to do the following:

  • Create a new directory and name it “LAB-1_CLI”.
  • Go inside the “LAB-1_CLI” directory.
  • Create a new file “whoAmI.txt”.
  • Open the new file, and write an introduction about yourself. Then save the file.
  • Show the content of the whoAmI.txt file.
  • Create a directory and name it “DS”.
  • Go inside the “DS” directory.
  • Create a new file “toDelete1.txt” with the following text “hello everyone”.
  • Create another file “toDelete2.txt”.
  • Go outside the current folder. Back to the “Lab-1_CLI” directory
  • Delete the directory “DS” and all the files inside it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published