linux create folder
mkdir [folder_name]
create directory linux
mkdir /tmp/newdir
create directory linux
To create a new folder/directory
mkdir foldername
To view the contents of your folder
cd foldername -- to get inside the folder
then
ls or dir -- to view contents of the folder
To create a new file
touch example.txt -- filename and extension eg .js .html .txt
make directory in linux
mkdir [option] dir_name
Create directory Linux
$ mkdir -p /dbadmin
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us