Wow thanks great
that will save me a heap typeing
----- Original Message -----
From: Ryan <ryan at prodigital.net.au>
To: <plug at plug.linux.org.au>
Sent: Wednesday, January 30, 2002 9:33 PM
Subject: Re: [plug] go to previous directory
>
> > ? go to the last directory i was in i.e go back
>
> long way: cd ${OLDPWD}
> short way: cd ~-
>
> Ryan
>
>