Answers for "what is the command to create a folder in linux"

11

what is the command to create a folder in linux

mkdir [folder_name]
Posted by: Guest on December-29-2020
0

linux terminal create folder

mkdir mydirectory
Posted by: Guest on March-25-2021

Code answers related to "what is the command to create a folder in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language