If you just want to 'see' the directories from an input shell prompt:
Code:
ls -d */.
will give you the name of all directories but with '/.' appended.
I use it because it is faster to enter at a prompt than the other versions given above.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.