bash: pushd

Fergus Henderson fjh@cs.mu.OZ.AU
Sat Jul 31 18:34:00 GMT 1999


On 15-Jul-1999, Joshua Rosen <rozzin@geekspace.com> wrote:
> echo '#!'"$(type -p env) sh
> pushd foo
> "

Beware that `pushd' is a bash extension; it is, I'm pretty sure, not part
of the standard Bourne shell.  The `sh.exe' that comes with Cygwin is
`ash', not `bash', and it may not support `pushd'.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: < http://www.cs.mu.oz.au/~fjh >  |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3        |     -- the last words of T. S. Garp.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list