Horje
ubuntu open directory from terminal Code Example
ubuntu open directory from terminal
xdg-open folder_name
open path using terminal ubuntu
# nautilus /path
$ nautilus /var
open folder from terminal ubuntu
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
install react-native cmd linux Code Example install react-native cmd linux Code Example
how to run explorer in wsl Code Example how to run explorer in wsl Code Example
wget pause download Code Example wget pause download Code Example
psycopg2 error pip install error Code Example psycopg2 error pip install error Code Example
npm steps Code Example npm steps Code Example

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