Open command window here: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Easy to open the console window. | Easy to open the console window. | ||
OS: {{Win}} | |||
* {{Gd}} [http://lifehacker.com/5989434/quickly-open-a-command-prompt-from-the-windows-explorer-address-bar Quickly Open a Command Prompt from the Windows Explorer Address Bar]. Tested on Windows 7. | * {{Gd}} [http://lifehacker.com/5989434/quickly-open-a-command-prompt-from-the-windows-explorer-address-bar Quickly Open a Command Prompt from the Windows Explorer Address Bar]. Tested on Windows 7. | ||
* (1) Switch to the file folder you are working on. (2) Enter {{kbd | key = cmd}} and press {{kbd | key = ENTER}} key to open the console window. | |||
* cmdhere powertoy for windows xp | * cmdhere powertoy for windows xp | ||
* create the cmd.exe shortcut ( c:\windows\system32\cmd.exe ) and set the start location manually | * create the cmd.exe shortcut ( c:\windows\system32\cmd.exe ) and set the start location manually | ||
OS: {{Mac}} | |||
* {{Gd}} [https://github.com/jbtule/cdto GitHub - jbtule/cdto: Finder Toolbar app to open the current directory in the Terminal (or iTerm, X11)] | |||
Further reading | Further reading | ||
* [http://www.petri.co.il/add_command_prompt_here_shortcut_to_windows_explorer.htm Add Command Prompt Here Shortcut to Windows Explorer] | |||
[[Category: | [[Category:Windows]] [[Category:Mac]] [[Category:Software]] | ||
Revision as of 16:03, 4 August 2016
Easy to open the console window.
Quickly Open a Command Prompt from the Windows Explorer Address Bar. Tested on Windows 7.
- (1) Switch to the file folder you are working on. (2) Enter cmd and press ENTER key to open the console window.
- cmdhere powertoy for windows xp
- create the cmd.exe shortcut ( c:\windows\system32\cmd.exe ) and set the start location manually
OS: macOS
Further reading