Monday, November 12, 2018

3rd day

Linux

  • Linux is an open source software.
  • This is operating system.
  • the operating system is used to run computer hardware 

 

  Terminal

 

 

 

 

Linux basic commands

 

  •  ls - list commands

This command is used for viewing files, folders and directories.

 

  • cd- change directory

This command is used for change directory

 

  • mv- move

This command for use move a file to another folder or directory.

 

  • mkdir - make directory 

This command for use create directory

 

  •  rmdir  - remove directory

This command for use remove directory 

 

  • touch  -the make file command 

This command for use create an file

 

  • rm- remove 

This command for use delete file 

 

  • locate-find 

This command for use to find the name of a certain file or you aren't sure where the file is saved and stored, the locate command comes in handy

 

  • clear

This command for use clear commands




No comments:

Post a Comment

React React  is a JavaScript library for building user interfaces created by Facebook. It is maintained by Facebook and a community of...