Quantcast
Channel: Shekhar Gulati
Viewing all articles
Browse latest Browse all 147

Create directories corresponding to each alphabet using linux command-line

$
0
0
Today, I had to create twenty-six directories each corresponding to an English alphabet. I wrote a simple bash script that uses for loop with mkdir to do it as shown below.

Viewing all articles
Browse latest Browse all 147

Trending Articles