Answers for "open a file in the terminal"

3

how to open a file using terminal and exit terminal

xdg-open <path/file_name>
Posted by: Guest on April-27-2021
1

how to open a file using terminal

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

Code answers related to "open a file in the terminal"

Browse Popular Code Answers by Language