linux create directory
mkdir [folder_name]# Basic syntax:
mkdir directory1 directory2 directory3 # Make directory1, 2, and 3 in the
# current directorymkdir /tmp/newdirmkdir –m777 DirMmkdir folder
mkdir [option] folderName
mkdir directory
$sudo mkdir -m777 newFileName
777 is the permissions given to the file
For more info:( https://www.pluralsight.com/blog/it-ops/linux-file-permissions )
Also in C++:
- install react-native-vector-icons/ionicons
- linux use text file as input
- bash delete env variable
- acce;lerate ubuntu
- electron quickstart guide
- command to create a new branch in git
- bash print specific range of rows from a file
- install jupyter notebook ubuntu 20.04
- how to add filer to git ignore
- install node in redhat linux
- install tor linux
- bash array
- how to pip install a specific version
- openssl dhparam isn't saved
- ubuntu install all language packs
- install networkx python
- git clean fdx
- ssh config
- git stash apply specific file
- user.home linux
- ubuntu install certbot
- browserrouter react not working install
- linux terminal speed test
- nano go to line