Open command window here: Difference between revisions
Jump to navigation
Jump to search
OS: Win
OS: macOS
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
Open a Command Prompt/Terminal from the current File Explorer directory
(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
Open a Command Terminal from the current Finder directory
Go2Shell - ZipZapMac (Go2Shell:在 Mac App Store 上的 App)- GitHub - jbtule/cdto: Finder Toolbar app to open the current directory in the Terminal (or iTerm, X11)
- Mac OS 在 Finder 的目前目錄中開啟終端機 - G. T. Wang
Open a Finder from the current Command Terminal directory
Keyin open . on the terminal prompt