Y
Hacker News
new
|
ask
|
show
|
jobs
by
rntrg
4693 days ago
Another useful windows trick: to open a new file explorer window at the pwd of the command prompt, type 'explorer .'.
1 comments
recursive
4693 days ago
or slightly shorter: 'start .'
link