Answers for "how to open file explorer from ubuntu terminal"

3

linux open file explorer from terminal

nautilus .
Posted by: Guest on November-03-2020
7

ubuntu open file from terminal

xdg-open file-name

# xdg-open myPicture.png
Posted by: Guest on May-31-2020

Code answers related to "how to open file explorer from ubuntu terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language