cd and mkdir | Navigate & Create Directories | UNIX System Programming | VTU | BCS515C

Опубликовано: 13 Май 2026
на канале: Dost2Web
41
0

📂 In this video, we explain the cd (change directory) and mkdir (make directory) commands in UNIX/Linux.
These are the most fundamental commands for navigating and managing directories in the UNIX/Linux environment.

💡 What you’ll learn:
✅ Basic syntax of cd and mkdir
✅ Navigating directories with cd
✅ Creating single and multiple directories with mkdir
✅ Options like -p explained with examples
✅ Practical usage of cd and mkdir in real-world Linux environments

🎯 Ideal for:
Students (BCS515C UNIX Lab)
Beginners learning Linux commands
Anyone preparing for projects, exams, or interviews

#LinuxCommands #UnixTutorial #cdCommand #mkdirCommand #SystemProgramming #ShellScripting