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 :: how to install dataloader 
Shell :: what is my ip 
Shell :: revert unstaged changes git 
Shell :: bin bash header 
Shell :: install helm on minikube 
Shell :: change wallpaper ubuntu 
Shell :: gitignore exclude folder 
Shell :: git pull not taking latest changes 
Shell :: import single table from mysql dump 
Shell :: c# powershell 
Shell :: install from package.json 
Shell :: kill app processes on port 3306 
Shell :: error when i install sass 
Shell :: git replacing lf with crlf 
Shell :: openni 2 ros package install 
Shell :: open video linux terminal 
Shell :: copy local repo 
Shell :: conemu git bash 
Shell :: linux stress test 
Shell :: print screen in ubuntu to folder 
Shell :: install nmap 
Shell :: immutable byte ssh 
Shell :: cherry pick 
Shell :: stern install mac 
Shell :: how to clear background jobs 
Shell :: install tar.xz on linux 
Shell :: git remove vendor folder from remote 
Shell :: Command to find os version of Webserver in nmap 
Shell :: undo last commit pushed 
Shell :: trimspace in bact file 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =