Horje
open folder from terminal Code Example
ubuntu open directory from terminal
xdg-open folder_name
how to open a folder using terminal
nautilus /home/karthick/Music
xdg-open /home/karthick/Music
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




Shell

Related
open folder Code Example open folder Code Example
environment variables not showing in process.env in create react app in js Code Example environment variables not showing in process.env in create react app in js Code Example
vscode "code ." shortcut for Mac Code Example vscode "code ." shortcut for Mac Code Example
how to make a function in bash Code Example how to make a function in bash Code Example
git change author of last 2 commits Code Example git change author of last 2 commits Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9