In Ubuntu 16.04 I can run open .
to open file manager from terminal. The same command does not work in Ubuntu 18.04. How do I open file manager from current dir in terminal in 18.04?
Asked
Active
Viewed 1.4k times
8

codefx
- 393
- 2
- 3
- 9
nautilus
you can just type its name (or the start of it and hitthunar
type its name. etcopen
doesn't work for me on 16.04. Did you meanxdg-open .
? – Byte Commander May 07 '18 at 22:56