Welcome to Webune

Webune Offers Dedicated Linux Servers. Sign up today with Webune.

If you are a Webune customer and you have a linux server you might find this command helpful.

this command shows you only the directories in a list. for example if you only want to find only the directory names and leave out the file names.

ls -l | grep "^d"


hope that helps