Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open folder from terminal

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

how to open a folder using terminal

nautilus /home/karthick/Music
xdg-open /home/karthick/Music
Comment

PREVIOUS NEXT
Code Example
Shell :: open file explorer from cmd 
Shell :: Download Kubectl - latest release 
Shell :: firefox ubuntu snap install 
Shell :: exit vim without saving 
Shell :: Run speedtest from command line 
Shell :: git fetch upstream 
Shell :: bash for loop 
Shell :: update ruby version ubuntu 
Shell :: video not working linux 
Shell :: download terraform for mac 
Shell :: install composer in ubuntu 
Shell :: helm release minio 
Shell :: install bootstrap vue 
Shell :: gunicorn 
Shell :: cron job 
Shell :: test server download speed 
Shell :: install bc command linux 
Shell :: setup git on windows 
Shell :: install robot framework 
Shell :: cat meaning linux 
Shell :: cherry pick from another repository 
Shell :: ffmpeg video black and white filter 
Shell :: certbot apache subdomain 
Shell :: delete file from git history 
Shell :: append two image terminal 
Shell :: how delete wireless connection raspberry pi terminal 
Shell :: install owlready2 
Shell :: Installing Command line tools for Xcode via CLI 
Shell :: cptable is not defined at make_xlsx 
Shell :: git remote push 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =