ubuntu open file from terminal
xdg-open file-name
# xdg-open myPicture.png
ubuntu open file from terminal
xdg-open file-name
# xdg-open myPicture.png
how to open files using terminal in ubuntu
#for short files
cat filename.txt
#for longer files
less filename.txt
#to edit files inside terminal open using vim or nano
#using vim
vim filename.txt
#using nano
nano filename.txt
how to open files using terminal in ubuntu
# Tested into local working in ubuntu default terminal,Pycham editor
sudo nautilus /usr/share/nginx/html
sudo nautilus /usr/share/nginx/html
open a file in from terminal
cat <path/your_file>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us