15,026
edits
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
=== Open a File Explorer from the current Command Prompt/Terminal directory === | === Open a File Explorer from the current Command Prompt/Terminal directory === | ||
Keyin {{kbd | key=explorer . }} on the command prompt<ref>[https://www.howtogeek.com/howto/15781/open-a-file-browser-from-your-current-command-promptterminal-directory/ Open a File Browser From Your Current Command Prompt/Terminal Directory]</ref> | * Keyin {{kbd | key=explorer . }} on the command prompt<ref>[https://www.howtogeek.com/howto/15781/open-a-file-browser-from-your-current-command-promptterminal-directory/ Open a File Browser From Your Current Command Prompt/Terminal Directory]</ref> | ||
* Keyin {{kbd | key=explorer .. }} on the command prompt, it will open the upper folder in the file explorer | |||
== OS: {{Mac}} == | == OS: {{Mac}} == | ||
| Line 20: | Line 21: | ||
=== Open a Finder from the current Command Terminal directory === | === Open a Finder from the current Command Terminal directory === | ||
Keyin {{kbd | key=open . }} on the terminal prompt | * Keyin {{kbd | key=open . }} on the terminal prompt, it will open the current folder in the finder | ||
* Keyin {{kbd | key=open .. }} on the terminal prompt, it will open the upper folder in the finder | |||
== Further reading == | == Further reading == | ||