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 current folder in terminal linux 
Shell :: check openvpn working 
Shell :: get ip address linux 
Shell :: CocoaPods could not find compatible versions for pod "razorpay_flutter" when running pod install 
Shell :: How to update newer git version on ubuntu 18.04 by using command line terminal. 
Shell :: npm install latest available packages 
Shell :: linux up one directory 
Shell :: bash get path of command 
Shell :: linux c programm time 
Shell :: best code editors 2022 
Shell :: composer installation cmd 
Shell :: comparing file content bash 
Shell :: echo new line to file 
Shell :: linux min 19.10 install virtualbox 
Shell :: django upgrade 
Shell :: install adminlte 
Shell :: upgrade powershell 
Shell :: docker command to login with user name and pass word 
Shell :: swithc branch in github 
Shell :: github download 
Shell :: remove pod and install again 
Shell :: curl find latency 
Shell :: git hard reset origin 
Shell :: bash add text to beginning of file 
Shell :: brownie list saved accounts 
Shell :: sync gitlab wit github 
Shell :: how to purge all celery task 
Shell :: change user terminal 
Shell :: how to rename a file in linux 
Shell :: kde vs gnome 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =