Answers for "how to open a file in linex terminal"

1

how to open a file using terminal

gedit <path/your_file>
Posted by: Guest on April-27-2021
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 a file in linex terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language