[Top][All Lists]
[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.
- Re: [Help-bash] opposite of 'shift', (continued)
- Re: [Help-bash] opposite of 'shift', Chet Ramey, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Eric Blake, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Peng Yu, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Greg Wooledge, 2012/02/17
- Re: [Help-bash] opposite of 'shift', Davide Brini, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Clark J. Wang, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Dan Douglas, 2012/02/16
- Re: [Help-bash] opposite of 'shift',
Greg Wooledge <=
- Re: [Help-bash] opposite of 'shift', Dan Douglas, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Chet Ramey, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Dan Douglas, 2012/02/16
- Re: [Help-bash] opposite of 'shift', Pierre Gaston, 2012/02/17
- Re: [Help-bash] opposite of 'shift', Steven W. Orr, 2012/02/17
- Re: [Help-bash] opposite of 'shift', Chet Ramey, 2012/02/18