|
From: | Pierre Gaston |
Subject: | Re: [Help-bash] opposite of 'shift' |
Date: | Thu, 16 Feb 2012 08:52:23 +0200 |
Hi,
I'm wondering what is the opposite of 'shift'. I'm trying to look for
something like 'push', 'push_front', etc. But I don't find it. Is
there something in bash that do push to the front of an array (and to
"$@" by default)?
[Prev in Thread] | Current Thread | [Next in Thread] |