After looking up the parameters for the ls command I still cannot find what I'm looking for which is a simple listing of all subdirectories starting at a certain point. I want a listing of subdirectories only in a directory called /shared. I've issue the following command ls -d and yieldednothing. What am I doing wrong?