Answers for "open file via terminal ubuntu"

7

ubuntu open file from terminal

xdg-open file-name

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

ubuntu open file system from terminal

nautilus .
#or
nautilus /home/john/Downloads
Posted by: Guest on October-23-2020

Code answers related to "open file via terminal ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language