|
|
Too lazy to type the full directory name - Windows
|
Views : 298
|
|
Tagged in : Windows
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
Too lazy to type the full directory name
You all can avoid typing full directory names when changing directory names in command prompt.
Example:
If you have a directory named MyOfficeMoonTripPhotos. There is no need to type
cd MyHomeFilesFoldersPhotos
just type,
cd mof*
If you have multiple directories starting with the letters "myn" then you'd have to use more characters before the *, until the name can be distinguished from the rest of the directory names in the current directory.
If you have multiple directories to change to such as:
MyOfficeFilesFoldersPhotos Block1 AGroup
you can try with:
cd mof* b* a*
|
|
By Sanju, On - 2009-12-29 |
|
|
|