Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

open current folder in terminal linux

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
 
PREVIOUS NEXT
Tagged: #open #current #folder #terminal #linux
ADD COMMENT
Topic
Name
9+1 =