Skip to content

ckdbtech

  • Home
  • About Us
  • Contact Us

mkdir

Bash mkdir Command – Create Directories

July 27, 2025July 24, 2025 by Debjeet Bhowmik
Bash mkdir Command

Imagine you are starting a fresh project, downloading a plethora of files, or just trying to keep your digital space neat. What is the initial step to organization? Making new spaces for your stuff! In the Linux terminal, that vital task belongs to the simple yet robust mkdir command. This post will serve as your … Read more

Categories bash Tags bash, mkdir, reviewed Leave a comment
  • ai (50)
  • bash (8)
  • cheatsheet (2)
  • git (6)
  • gitlab (17)
  • kubernetes (1)
  • python (149)
  • terraform (31)
Recent Posts
  • Blog Post #149: Writing and Appending to Text Files
  • Blog Post #148: The Best Way to Read Large Files: Iterating Line-by-Line
  • Blog Post #147: Reading from Files: .read(), .readline(), and .readlines()
  • Blog Post #146: Controlling File Access: A Guide to File Modes (r, w, a, x)
  • Blog Post #145: The Pythonic Way to Handle Files: The with open() Statement
  • Blog Post #144: Understanding File Paths: Absolute vs. Relative
  • Blog Post #143: Your Program’s Memory: An Introduction to Data Persistence
  • Blog Post #142: Part 5 Recap & Project: Refactoring to Pythonic
  • Blog Post #141: Practical Decorator Example: A @logger for Debugging
  • Blog Post #140: Practical Decorator Example: A @timer to Measure Execution Time
  • Blog Post #139: Understanding Decorators, Part 3: The @ Syntax
  • Blog Post #138: Understanding Decorators, Part 2: Manually Wrapping a Function
  • Blog Post #137: Understanding Decorators, Part 1: Functions are Objects
  • Blog Post #136: A Quick Look at itertools
  • Blog Post #135: Don’t Reinvent the Wheel: any() and all()
  • LinkedIn
  • Facebook
  • Twitter
  • RSS Feed

FooterMenu

  • Privacy Policy
  • Disclaimer
  • Terms of Use
© 2025 ckdbtech