In this video, you’ll learn how to create a directory (folder) in Linux using the mkdir command.
The mkdir (make directory) command helps you organize your files efficiently by creating new folders directly from the terminal.
🖥️ Commands Covered:
mkdir foldername – Create a single directory
mkdir folder1 folder2 – Create multiple directories at once
mkdir -p /path/to/folder/subfolder – Create nested folders (parent directories)
ls -l – Verify created directories
💡 The mkdir command is essential for system administrators, cybersecurity learners, and Linux beginners who want to manage files efficiently through the command line.
📺 Channel: Secure2Cyber
Learn Linux, Cybersecurity, and Tech Skills through short, easy-to-understand tutorials. Subscribe to @Secure2Cyber and grow your skills every day!
📲 Follow Secure2Cyber on Social Media:
🔹 Instagram: @secure2cyber
🔹 Facebook: @secure2cyber
🏷️ Hashtags:
#linux #linuxcommands #mkdir #secure2cyber #linuxbasics #terminalcommands #cybersecurity #linuxshorts #linuxforbeginners #techlearning