Forum

> > Off Topic > Returning back on the previous folder
ForenübersichtOff Topic-ÜbersichtEinloggen, um zu antworten

Englisch Returning back on the previous folder

6 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Returning back on the previous folder

Inflexion
User Off Offline

Zitieren
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.

alt Re: Returning back on the previous folder

Elfing
User Off Offline

Zitieren
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

alt Re: Returning back on the previous folder

Flacko
User Off Offline

Zitieren
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)

alt Re: Returning back on the previous folder

Inflexion
User Off Offline

Zitieren
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..
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenOff Topic-ÜbersichtForenübersicht