How to open a file or folder from Terminal
Posted
by
Victor Hugo Souza
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Victor Hugo Souza
Published on 2011-06-19T19:15:52Z
Indexed on
2011/06/21
0:30 UTC
Read the original article
Hit count: 475
I'd like to know if there is a way to open a file or a folder from terminal?
When I wrote a URL LINK in terminal, it's allows me to open that link on my default browser. So I'd like to do the same with my files and folders.
I know that there is a way via cli using gnome-open or xdg-open, but I'd like a solution that use mouse by clicking on the path or the url.
Eg. When I write "pwd" the path allows me to click and open on Nautilus
It's the inverse of what "nautilus-open-terminal" does.
© Ask Ubuntu or respective owner