Open command window here: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
<references />
<references />


[[Category:Windows]] [[Category:Mac]] [[Category:Software]]
[[Category:Windows]] [[Category:Mac]] [[Category:Software]] [[Category:Programming]]

Revision as of 10:27, 24 November 2017

Quick to open the command prompt/terminal window.


OS: Win Os windows.png

Open a Command Prompt/Terminal from the current File Explorer directory

  • Good.gif (1) Press Keyin alt + d to switch to the path bar of file explorer. (2) Enter cmd in the PATH bar and press ENTER key to open the console window. Tested on Windows 7, 8, 10.[1][2]
  • cmdhere powertoy for windows xp
  • create the cmd.exe shortcut ( c:\windows\system32\cmd.exe ) and set the start location manually

Open a File Explorer from the current Command Prompt/Terminal directory

Keyin explorer . on the command prompt[3]

OS: macOS icon_os_mac.png

Open a Command Terminal from the current Finder directory

Open a Finder from the current Command Terminal directory

Keyin open . on the terminal prompt

Further reading

References