Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open directory windows command

Just use "open [path_to_dir]" in Unix or "start [path_to_dir]" in Windows as:
open .	#Open current directdory in Unix
start . #Open current directory in Windows
Comment

open folder from CMD

start %windir%explorer.exe "C:Usershp"
Comment

PREVIOUS NEXT
Code Example
Shell :: open folder from terminal ubuntu 
Shell :: open current folder in terminal linux 
Shell :: bash set var if not set 
Shell :: get public ip linux 
Shell :: bin bash header 
Shell :: remove a directory in ubuntu 
Shell :: git reset to a specific commit 
Shell :: expo uninstall 
Shell :: gitlab runner npm command not found 
Shell :: create mysql user and database from script 
Shell :: brew cask specific version 
Shell :: ubuntu dot to png 
Shell :: oh my zsh git 
Shell :: what is a nuget package 
Shell :: github create repo from terminal 
Shell :: remote: fatal: pack exceeds maximum allowed size 
Shell :: rapids install 
Shell :: remove empty page pdf 
Shell :: verify hash windows 10 
Shell :: proxy shell 
Shell :: copy everything vim 
Shell :: fatal pathspec is in submodule 
Shell :: ubuntu absolute path of file 
Shell :: linux ubuntu how to install AppIndicator 
Shell :: Install Inkscape 1.x manager ubuntu 
Shell :: how to Add new commit to the existing Git tag 
Shell :: docker sh: react-scripts: not found 
Shell :: redis mac 
Shell :: in ubuntu both mouse pad key working same 
Shell :: create github repo with bash 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =