Answers for "how open file in ubuntu"

7

ubuntu open file from terminal

xdg-open file-name

# xdg-open myPicture.png
Posted by: Guest on May-31-2020
0

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
Posted by: Guest on June-22-2021

Code answers related to "how open file in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language