Setting 'bookmarks' for command prompt on Windows XP
Posted
by
The Communist Duck
on Super User
See other posts from Super User
or by The Communist Duck
Published on 2011-01-04T17:59:22Z
Indexed on
2011/01/04
18:55 UTC
Read the original article
Hit count: 178
I know I can change the command prompt to startup on C:\
rather than F:\Documents And Settings
or wherever. But I was wondering if it's possible to set bookmarks or some other command that allows me to switch to locations.
For example, my Python projects have a long (about 7 subdirectories) address (think that's the word), and as such it takes a while to cd to them. What I would like to do is something like gotodirectory PythonProjects
, and have it cd to where I have specified this, be it C:\WINDOWS
or F:\Games\Steam\steamapps\common\some game\some game data\some more game data
.
© Super User or respective owner