Linux commonly used commands (continuously updated and improved)

# General format: command (Option) (parameters)

Help command

Command name --help #View help format command help information
man Command name#View man format command help information
info Command name#View info format command help information

Basic command

Directory management commands

File operation commands

File management commands

User management commands

Authority management commands

Software installation commands

Backup compression command

Network communication command

System management commands

Mount command

Other commands

To be continued

Guess you like

Origin blog.csdn.net/Tiandao60/article/details/108564823