Mailinglist Archive: opensuse (888 mails)
| < Previous | Next > |
Re: [opensuse] listing directories in tree format?
- From: Thomas Taylor <linxt@xxxxxxxxxxx>
- Date: Wed, 5 Jan 2011 17:05:50 -0800
- Message-id: <20110105170550.1f3fc0ec@laptop.home>
On Wed, 05 Jan 2011 10:08:03 +0100
Per Jessen <per@xxxxxxxxxxxx> wrote:
Hi Per; That didn't do what I wanted. It did list the directories but not in
tree format. Found "tree" which does it.
Thanks for responding though.
--
Tom Taylor - retired penguin
openSuSE 11.3 x86_64
openSUSE 11.4M1 x86_64
KDE 4.5.00, FF 3.6.8
claws-mail 3.7.6
registered linux user 263467
linxt-At-comcast-DoT-net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Per Jessen <per@xxxxxxxxxxxx> wrote:
Thomas Taylor wrote:
Hi all;
I used to have a script for displaying only directories in tree format
but
can't seem to find it. I've tried various cli commands using ls but
no luck, all the files are displayed and not in tree fashion.
the command, "ls -lARhd" comes closest. My interpretation of man ls
tells me the -d should limit the display to only directories but it
doesn't do that.
"ls -d <directory>" will display the directory information, without -d
it will list the contents of the directory.
Hi Per; That didn't do what I wanted. It did list the directories but not in
tree format. Found "tree" which does it.
Thanks for responding though.
--
Tom Taylor - retired penguin
openSuSE 11.3 x86_64
openSUSE 11.4M1 x86_64
KDE 4.5.00, FF 3.6.8
claws-mail 3.7.6
registered linux user 263467
linxt-At-comcast-DoT-net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |