Answers for "how to open a file terminal ubuntu"

7

ubuntu open file from terminal

xdg-open file-name

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

how to open a file using terminal

gedit <path/your_file>
Posted by: Guest on April-27-2021

Code answers related to "how to open a file terminal ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language