How you will Create new folder / directories and how to remove file and folder in linux (red hat)?

Answer

mkdir
Create new folder or directory, if they do not already exist already
syntex like below
mkdir [Options] directories
OPTIONS
-m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - umask
-p, --parents no error if existing, make parent folder as needed
mkdir creates the standard entries . (dot) for the current folder
and .. (dot dot) for its parent
cd used for Change Directory
rm To Remove files
rmdir To Remove folder(s)

All RED HAT Questions

Ask your interview questions on red-hat

Write Your comment or Questions if you want the answers on red-hat from red-hat Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---