Creating Files and Directories in Linux | mkdir and touch Commands | Linux for Developers (Part 6)

Creating Files and Directories in Linux | mkdir and touch Commands | Linux for Developers (Part 6)

Welcome back to Dev Portal. In this video, we’re taking the next step in our Linux for Developers series. Learning how to create files and directories directly from the terminal using two essential commands: 1. mkdir - make new folders 2. touch - create empty files Notes: https://github.com/nakulmitra/linux-f... By the end of this video, you’ll know how to: Create single and multiple directories Build nested folder structures using -p Create new files (like notes.txt, index.html, app.js, etc.) Use touch to quickly set up project files What You’ll Learn Difference between creating directories and files Common flags used with mkdir Real-world examples of creating project folders Practical tips every developer should know Commands Covered mkdir projects mkdir dir1 dir2 dir3 mkdir -p projects/java/backend touch notes.txt touch index.html style.css app.js Timestamps: 00:00 – Intro 00:36 – Creating Directories with mkdir 04:23 – Creating Files with touch 09:02 – Recap Stay Connected Subscribe for more developer-focused Linux and backend tutorials: ‪@DevPortal2114‬ Like this video if you found it helpful Comment what you’d like to learn next Keywords: create files and directories in linux mkdir command in linux touch command in linux linux mkdir tutorial linux touch tutorial how to create folder in linux how to create file in linux linux mkdir examples linux touch examples how to create multiple directories in linux using mkdir how to create nested directories in linux how to create multiple files in linux using touch difference between mkdir and touch in linux linux command line tutorial for software developers learn linux command line step by step linux terminal basics for absolute beginners #linux #linuxtutorial #linuxcommandlinetutorial #linuxtutorials #linux2025 #linuxforbeginners #linuxfiles #techtutorial #education #techjobs #techjob2026 #softwaredevelopment #softwareengineering