Is there any file manager for Linux with a view style similar to that of "List" in Windows Explorer? i.e: in the screenshot I have set it to "List" and sorted by type. In my couple decades of checking out Linux distros every now and then I've yet to see this feature in the file managers.
-
1Every Nautilus clone (aka every popular file manager on linux) has this; it's typically called "compact". – cat Dec 25 '15 at 04:00
-
Where is such option? http://i.imgur.com/KyuZmYf.png – hikari Dec 25 '15 at 04:07
-
See the icon with 9×9 dots in the top right corner? – muru Dec 25 '15 at 10:06
-
that's not list style like in windows – hikari Dec 25 '15 at 10:51
-
Thunar has it too, called "Compact List" – Xen2050 Dec 31 '15 at 03:30
2 Answers
This is the Caja file manager (a fork of Nautilus, Unity's file manager) in Ubuntu MATE, which uses Gnome 2, but it's very much the same deal with Gnome 3 (Nemo), or KDE (Dolphin).
Note the dialogue in the top middle that says "Compact": Its other two options are "List" and "Icon". Nautilus has the functionality, except with different looking buttons.
In the application's preferences, you can configure the default view for folders.
I'm pretty sure almost any file manager you can possibly find for Linux will have this functionality, with perhaps the exception of Midnight Commander but that's because it's text-based and already awesome.
Unfortunately Nautlius v3.10+ doesn't have the compact view any longer. You can try Nemo, a Nautilus fork for Cinnamon (a DE based on Gnome/GTK+ 3), instead.

- 36,264
- 56
- 94
- 147
-
What do you mean, "Nautilus doesn't have the compact view any longer?" I don't believe this, at all. Furthermore, Nemo is Cinnamon's, not Pantheon's, and by extension, GNOME's, not Elementary's. – cat Dec 29 '15 at 23:32
-
This is Nautilus on my system. No compact view. I was looking to get it back but settled with Nemo after reading from multiple sources, it was removed. I'll fix the description of Nemo. – David Foerster Dec 29 '15 at 23:40