Answers for "how to open file with terminal ubuntu and still use the terminal"

C
7

ubuntu open file from terminal

xdg-open file-name

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

open a file in from terminal

cat <path/your_file>
Posted by: Guest on July-22-2020

Code answers related to "how to open file with terminal ubuntu and still use the terminal"

Code answers related to "C"

Browse Popular Code Answers by Language