bug-bash
[Top][All Lists]
Advanced

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

Re: removing null elements from an array


From: Poor Yorick
Subject: Re: removing null elements from an array
Date: Fri, 18 Jul 2008 08:52:47 -0400
User-agent: Thunderbird 1.5.0.14 (Windows/20071210)

Stephane Chazelas wrote:

In zsh, removing the empty elements is just a matter of

var1=($var1)

Wouldn't this corrupt the elements with spaces, just as in bash?

--
Yorick




reply via email to

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