Re: display directories only

2004-01-06 Thread Paul Morgan
On Tue, 06 Jan 2004 11:44:51 +, Jonathan Dowland wrote: > On Mon, Jan 05, 2004 at 09:58:52AM -0800, Nano Nano wrote: >> On Mon, Jan 05, 2004 at 06:43:23PM +0100, Elimar Riesebieter wrote: >> > On Mon, 05 Jan 2004 the mental interface of >> > Rick Weinbender told: >> > >> > > I have a basic q

Re: display directories only

2004-01-06 Thread Jonathan Dowland
On Mon, Jan 05, 2004 at 09:58:52AM -0800, Nano Nano wrote: > On Mon, Jan 05, 2004 at 06:43:23PM +0100, Elimar Riesebieter wrote: > > On Mon, 05 Jan 2004 the mental interface of > > Rick Weinbender told: > > > > > I have a basic question. > > > Is there a method using "ls" from the command line to

Re: display directories only

2004-01-05 Thread Nano Nano
On Mon, Jan 05, 2004 at 06:43:23PM +0100, Elimar Riesebieter wrote: > On Mon, 05 Jan 2004 the mental interface of > Rick Weinbender told: > > > I have a basic question. > > Is there a method using "ls" from the command line to > > have it display only directories. > > I've looked thru the help (l

Re: display directories only

2004-01-05 Thread Elimar Riesebieter
On Mon, 05 Jan 2004 the mental interface of Rick Weinbender told: > I have a basic question. > Is there a method using "ls" from the command line to > have it display only directories. > I've looked thru the help (ls --help), but cant' guess the right > switches. I am using the zShell zsh. In th

Re: display directories only

2004-01-05 Thread Adam
On Monday 05 January 2004 16:10, Rick Weinbender wrote: > Alf Werder wrote: > >> On Mon, 2004-01-05 at 15:47, Rick Weinbender wrote: >> > I have a basic question. >> > Is there a method using "ls" from the command line to >> > have it display only directories. >> > I've looked thru the help (ls -

Re: display directories only

2004-01-05 Thread Ray of Power Web
On Monday 05 January 2004 09:59, Rick Weinbender wrote: > Alf Werder wrote: > > On Mon, 2004-01-05 at 15:47, Rick Weinbender wrote: > > > I have a basic question. > > > Is there a method using "ls" from the command line to > > > have it display only directories. > > > I've looked thru the help (ls

Re: display directories only

2004-01-05 Thread Richard Kimber
On Mon, 05 Jan 2004 08:47:38 -0600 Rick Weinbender <[EMAIL PROTECTED]> wrote: > I have a basic question. > Is there a method using "ls" from the command line to > have it display only directories. > I've looked thru the help (ls --help), but cant' guess the right > switches. > > Thanks, > -Rick

Re: display directories only

2004-01-05 Thread Rick Weinbender
Alf Werder wrote: > On Mon, 2004-01-05 at 15:47, Rick Weinbender wrote: > > I have a basic question. > > Is there a method using "ls" from the command line to > > have it display only directories. > > I've looked thru the help (ls --help), but cant' guess the right > > switches. > > A bare ls cann

Re: display directories only

2004-01-05 Thread Wayne Topa
Rick Weinbender([EMAIL PROTECTED]) is reported to have said: > I have a basic question. > Is there a method using "ls" from the command line to > have it display only directories. > I've looked thru the help (ls --help), but cant' guess the right > switches. man ls -- Goto, n.: A programming to

Re: display directories only

2004-01-05 Thread Alf Werder
On Mon, 2004-01-05 at 15:47, Rick Weinbender wrote: > I have a basic question. > Is there a method using "ls" from the command line to > have it display only directories. > I've looked thru the help (ls --help), but cant' guess the right > switches. A bare ls cannot do that ... it needs some assis

Re: display directories only

2004-01-05 Thread Colin Watson
On Mon, Jan 05, 2004 at 08:47:38AM -0600, Rick Weinbender wrote: > I have a basic question. > Is there a method using "ls" from the command line to > have it display only directories. > I've looked thru the help (ls --help), but cant' guess the right > switches. You can fake it like this: ls -l