Skip to content
All posts
Apr 22, 2018 · Linumiz

[Bash Tricks]: Listing only the directories using ls command

It took some time and effort to list the directories alone using ‘ ls ‘ command. The below option helps in showing that. ls -d */ Here is the working…

It took some time and effort to list the directories alone using ‘ls‘ command. The below option helps in showing that.

ls -d */

Listing only directories using ls command Here is the working video of  Listing only the directories using ls command https://youtu.be/2d2pitJ62ts

Working on something similar?

We build and upstream Embedded Linux & Zephyr RTOS for a living.

Talk to us