Linux Commands with Explanation.
mkdir - Create a new directory mkdir new_directory name mkdir new_direactory name or folder name mkdir Shivarajughm mkdir -vp Shivarajughm m --> Sets the access mode for the new directory. -p--> If the parent directories don't exist, th...
Mar 18, 20238 min read