Is there any graphical file-manager which supports thumbnails for linux like thunar or nautilus, which allows me to filter a directory by a regular expression. For example typing /home/user/*tex should show all tex-files, or [AB].* all files starting with A or B etc.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
||||
|
|
|
The Therefor, filemanagers which claim to be graphical versions of A difference between globbing and regex is, for example
A single wildcard character in globbing is ?: |
|||
|
|
|
You'll find on Wikipedia a complete list of file managers, with a detailed comparison of what search/regexp features they offers. You'll have to cross-results with *nix-compatible ones, though. It seems that at least Konqueror and Dolphin support regexp and thumbnails. |
|||
|
|