help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] opposite of 'shift'


From: Greg Wooledge
Subject: Re: [Help-bash] opposite of 'shift'
Date: Thu, 16 Feb 2012 09:35:28 -0500
User-agent: Mutt/1.4.2.3i

On Thu, Feb 16, 2012 at 08:26:59AM -0600, Dan Douglas wrote:
> On Thursday, February 16, 2012 08:57:47 AM Greg Wooledge wrote:
> > You can implement an unshift function for your scripts if you want.
> You can't. nonlocal positional parameters are inacceessable.

I meant unshift operating on an array, rather than on the positional
parameters.  (I gave two example input arrays.)  Sorry for the confusion.



reply via email to

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