Home > OS >  Commonly used Linux command
Commonly used Linux command

Time:09-20

The mkdir: create a directory

Rmdir: delete an empty directory

The PWD: view the current directory

CD: switch directory

Rm: delete the directory

Ls: view the current directory list

Cp: copy files

Mv: move files

Touch: create a file

Find: find file

The cat/vim: open the file

Echo: output file content

History: view the history command

CodePudding user response:

These are the underlying very basic commands, keep learning, welcome to communicate with each other,
The following blog I hope help you
https://blog.csdn.net/chaos_ope