Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: `ls *(.)` shows "just files", what shows "just folders"?



On Mon, 2011-08-15 at 01:56:00 -0400, TJ Luoma sent:
>On Sun, Aug 14, 2011 at 10:48 PM, Pete Johns <pete@j...> wrote:
>> On Sun, 2011-08-14 at 22:24:22 -0400, TJ Luoma sent:
>>>Not to be greedy, but is there a way to get the listing without
>>>the trailing "/"?
>>>
>>    \ls -d *(/)
>>
>> This does not display a trailing slash. Are you specifying -F
>> (append file type indicators) in an alias or something?
>
>Aha!
>
>setopt MARK_DIRS
>
>was turned on.
>
Happy to help;


--paj



Messages sorted by: Reverse Date, Date, Thread, Author