Basic usage of common Linux commands


serial number    Order Corresponding to English Operation
01 ls list View the contents of the current folder
02    pwd print working directory View the current folder
03 cd [directory name] change directory switch directory
04 touch[filename] touch r If the file does not exist, create a new file
05 mkdir[directory name] make directory Create a directory
06 rm[filename] remove delete the specified filename
07 clear clear

clear screen

Tips

  • Crtl+Shift+= Enlarge terminal window font
  • Crtl+ - shrinks the terminal window font
  • Tab autocompletion

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325796931&siteId=291194637