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

or slightly shorter: 'start .'