Say if I am navigating some folder in cmd such as E:\dir1\dir2

E:\dir1\dir2>

How can I open the folder quickly in Windows Explorer? Copying the whole path and pasting seems awkward.

There is an equivalent in Mac; an open . will do that.

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

start . or explorer . will open the current directory in Windows Explorer.

link|improve this answer
3  
Or explorer . – Amazed Jan 22 at 3:31
@Amazed Thanks! Added it to my answer. – iglvzx Jan 22 at 5:42
feedback
explorer . 

will start Windows Explorer in the current directory.

link|improve this answer
This is a duplicate answer. – iglvzx Jan 22 at 5:43
2  
@iglvzx It wasn't a dupe when it was posted (it was posted before you edited your answer and added it). :) – techie007 Jan 22 at 16:24
Amazed contributed explorer . first, so that's what I was meaning. – iglvzx Jan 22 at 18:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.