Answers for "how to open a file from 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
5

how to open a file using terminal

open ~/Desktop/filename.txt
Posted by: Guest on June-07-2020

Code answers related to "how to open a file from the terminal"

Browse Popular Code Answers by Language