Both are directory, could you tell me what are the differences, their position in where
CodePudding user response:
Mkdir/test1 is directory in the root directory test1, natural under/test1Mkdir test2 is under current path to build directory test2
You can use the PWD to view the current path
CodePudding user response:
Absolute path and the relative pathCodePudding user response:
Mkdir/the test is to create a folder in the root directory of the testMkdir test is created in the current folder if the current under the root directory is created under the root of the
A full path to an absolute path