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

Time:09-25

CD
The mkdir
Touch

CodePudding user response:

CodePudding user response:

CD & lt; The target path & gt; : switching path, mkdir & lt; The file name & gt; Create a directory, touch & lt; The file name & gt; Create a file
In "Linux programming environment by guide" the use of more detailed,