Viewing directory listing

In Linux/Unix, there are times when you might want to view only the directory listings, excluding files. You can achieve this with the following command:

-bash-3.00# ls -l | egrep ^d

Comments

Popular posts from this blog

Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)

Using a Self signed Certificate to Run Apache2 under SSL

IPS (Image Packaging system) in Solaris 10