Horje
bash command to open file explorer Code Example
bash command to open file explorer
#The following works in all desktop environments by using the default file manager:

xdg-open .
#You can also open files from the terminal as if you had double clicked them in the file manager:

xdg-open file




Shell

Related
writing to a text file in batch script Code Example writing to a text file in batch script Code Example
how to install from terminal in ubuntu Code Example how to install from terminal in ubuntu Code Example
bash store pipe output in variable Code Example bash store pipe output in variable Code Example
bash get file full path Code Example bash get file full path Code Example
shell script store command output in variable Code Example shell script store command output in variable Code Example

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