Skip to content

Shalyne-Wangari/Linux-Test-Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Linux-Test-Commands

STEP 1: LIST ALL THE FILES AND DIRECTORIES

  • Command used:- ls

STEP 2: NAVIGATE TO THE DOCUMENTS DIRECTORY

  • Command used:- cd Documents
  • This changes the current directory from the root to the Documents directory

STEP 3: CREATE A NEW FILE

  • Command used:- touch shalyne.txt

STEP 4: EDIT THE CREATED FILE

  • Command used:- nano shalyne.txt
  • This opens a text editor that enables one to type any information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published