Forum

> > Off Topic > Returning back on the previous folder
Forums overviewOff Topic overviewLog in to reply

English Returning back on the previous folder

6 replies
To the start Previous 1 Next To the start

old Returning back on the previous folder

Inflexion
User Off Offline

Quote
Hi. I would know how to return back to the previous to a folder. That's really on my VPS and it's freaky annoying to close putty and open it to return to the first folder. really annoying.
I would know a command about that.

old Re: Returning back on the previous folder

Elfing
User Off Offline

Quote
There should be a folder named "..." on the top of the files, double click it and it will return you to the previous folder.

Oh wait, you mean in Putty? My mistake...
Write help or /help and you may find it there

old Re: Returning back on the previous folder

Flacko
User Off Offline

Quote
I haven't used putty, but I know a few things about bash/sh:

1
cd ..
Go to parent directory

1
cd ~
Go to home (as stored in $HOME)

1
cd /
Go to base dir

1
cd -
Go to previous dir (as stored in $OLDPWD)

old Re: Returning back on the previous folder

Inflexion
User Off Offline

Quote
Sometimes. before doing that. I write the top command to see some proccesses opened. then , whenever I write numeric numbers and etc... They does not appear (I mean not written) so I must restart putty..
To the start Previous 1 Next To the start
Log in to replyOff Topic overviewForums overview