help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to list directories in eshell


From: Peter Dyballa
Subject: Re: How to list directories in eshell
Date: Wed, 15 Oct 2008 12:12:52 +0200


Am 15.10.2008 um 11:56 schrieb Lorenzo Isella:

Within bash, I can easily list the directories only within the current
directory by issuing for instance

$ ls -d */


This is a malfunction in bash. 'ls -d' tells ls to list everything as a directory. In tcsh your command works correctly, i.e., it lists all visible entries as if they were directories.

--
Greetings

  Pete

If builders built buildings the way programmers write programs, then the first woodpecker that came along would destroy civilization.
                                – Weinberg's Second Law







reply via email to

[Prev in Thread] Current Thread [Next in Thread]