ubuntu open file from terminal
xdg-open file-name
# xdg-open myPicture.pngubuntu open file from terminal
xdg-open file-name
# xdg-open myPicture.pnghow 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.txthow 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/htmlopen 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
