Introducing
The Slant team built an AI & it’s awesome
Find the best product instantly
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now
4.7 star rating
0
What is the best alternative to The Silver Searcher?
Ad
Ad
locate
All
4
Experiences
Pros
3
Cons
1
Top
Pro
Near instant file name matching
locate updates its database usually daily and from there it can retrieve matching file names almost instantly.
See More
Top
Con
Cannot search inside files' content
Locate only search by file name and has no knowledge of their content. Yet it can be mixed together with tools like xargs and grep to look inside content of possibly relevant files quickly.
See More
Top
Pro
Installed by default on most distributions
The "locate" command is probably already installed and setup on your Linux. Just run it.
See More
Top
Pro
Regexp option
Uses the extended POSIX regex.
See More
Hide
Get it
here
45
1
ripgrep
All
10
Experiences
Pros
5
Cons
4
Specs
Top
Pro
Fast
ripgrep has performance similar to raw grep but provides similar level of usability as The Silver Searcher or ACK.
See More
Top
Con
Does not support encodings other than UTF-8
If you need to search files with text encodings other than UTF-8 (like UTF-16), then ripgrep won’t work. ripgrep will still work on ASCII compatible encodings like latin1 or otherwise partially valid UTF-8. ripgrep may grow support for additional text encodings over time.
See More
Top
Pro
Supports VCS ignore files
ripgrep can speed up by ignoring files matched by pattern in ".rgignore" (deprecated), ".ignore" (since rg-v0.2.0), and VCS ignore files (e.g., currently only ".gitignore").
See More
Top
Con
Does not support decompression
If you need to search compressed files, ripgrep doesn’t try to do any decompression before searching.
See More
Top
Pro
Speedy even with Unicode (UTF-8) searches
See More
Top
Con
Does not support arbitrary lookahead/lookbehind assertions
However, it's supported since ripgrep v0.10.0 (2018-09-07) https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#0100-2018-09-07
See More
Top
Pro
Lock-free parallel recursive directory search
See More
Top
Con
Does not support backreferences
However, it's supported since ripgrep v0.10.0 (2018-09-07) https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#0100-2018-09-07
See More
Top
Pro
ripgrep lets you only search certain types of files via file type whitelist
See More
Specs
License:
MIT/Unlicense
Supported platforms:
Windows, MacOS, Linux
Written in:
Rust
Threaded:
Yes
See All Specs
Hide
See All
Experiences
Get it
here
39
1
Grep
All
9
Experiences
Pros
6
Cons
3
Top
Pro
Preinstalled on every Unix like system
See More
Top
Con
Hard to filter by file type
Want to search for my_function in PHP files only? find . -name '*.php' -exec grep my_function '{}' ;
See More
Top
Pro
Searches any text file
See More
Top
Con
Multiple, not fully compatible, implementations
The most known 2 are: BSD and GNU implementations which slightly differ in their capabilities and performance.
See More
Top
Pro
Reads from STDIN
You can search the output of any command just by piping into grep.
See More
Top
Con
Uneven performance between implementations
GNU grep is 10x faster than Mac grep link.
See More
Top
Pro
Searches multiple files
It is possible to instruct grep to search through multiple files specified on the command line or entire directory trees.
See More
Top
Pro
Full PCRE regex support
See More
Top
Pro
Fast
Searches through large collections of files well before the expected time.
See More
Hide
See All
Experiences
Get it
here
27
3
Recoll
All
5
Experiences
Pros
3
Cons
2
Top
Pro
Finds text inside zip files
See More
Top
Con
Flawed search
Two term search fails to find documents that contain the second term that are found by searching for the first of those terms.
See More
Top
Pro
Python language integration
Python extension for Python 2 and Python 3.
See More
Top
Con
Does not index all document types natively
Since it does not index all file types natively, it may need extensions and plugins to be able to find them.
See More
Top
Pro
Repositories and packaged binaries available
Can be easily installed through official repositories for popular distros, or alternatively it can also be built from source.
See More
Hide
Get it
here
22
4
Total Commander
All
25
Experiences
Pros
19
Cons
5
Specs
Top
Pro
Plugins
Supports plugins for compression, file system, and file types.
See More
Top
Con
Cannot display background colors for file names
While it can display different colors (even based on filters) for the text color of those file names, but not for the background color.
See More
Top
Pro
Can replace a lot of utility tools
There are a lot of built-in utility tools and plug-ins. There's multi-file renamer, verify file checksum to ensure download content integrity, sync directory tool, etc.
See More
Top
Con
Very slow on loading network shares
See More
Top
Pro
Life-time license
Once purchased you can use it as long as you like and never have to pay again.
See More
Top
Con
Proprietary
Total Commander offers a free 30-day trial, after which the cost of the program is $44.
See More
Top
Pro
Layout increases productivity
The dual-pane layout makes normal file operations (like move & copy) easy.
See More
Top
Con
Classic Interface
See More
Top
Pro
Useful multiple advanced options
Show hidden files, show differences between directories, FTP connections, coding and decoding (MIME, l).
See More
Top
Con
Need to spend a lot of time for custom configuration
Need to spend a lot of time for custom configuration, many features of the steps are very cumbersome to reduce operating speed.
See More
Top
Pro
Very customizable
Total Commander is extremely flexible, with plenty of customizable options such as changing the color scheme, customizing menus, and editing shortcuts.
See More
Top
Pro
Works even when Windows is very unstable
See More
Top
Pro
Productive
Even if you have not learned the keys from DOS NortonCommander, learning them now will make you more productive when dealing with files.
See More
Top
Pro
Powerful file search
The file search has many features, like using regular expressions to find the file names or even inside the content of the files. It can filter by file size, date and others, or even find duplicate files.
See More
Top
Pro
Compare files and show differences
Can compare and show text file differences (diff) line-by-line, even character-by-character. Very useful for programmers. Can compare binary files, telling if files have the same content or not.
See More
Top
Pro
Batch-rename files and folders
Sometimes you want to rename a bunch of files for some reason. Eg: file1-useless info blah blah.mp8 file2-useless info blah blah.mp8 file3-useless info blah blah.mp8 file4-useless info blah blah.mp8 file5-useless info blah blah.mp8 At once you can remove the "-useless info blah blah" in all file names. Or you could change the "file" to "my_super_file" to all at once. The possibilities are endless.
See More
Top
Pro
Saves time
See More
Top
Pro
Cloud plugin
See More
Top
Pro
Customizable tabs
Allows renaming tabs and setting maximum tab text length, which is very convenient. You can also lock tabs in two modes: a) change dir not allowed and b) change dir allowed (but it would return to the original path once you browse another tab). It doesn't allow assigning different colors to each tab, though.
See More
Top
Pro
On copy/move it can both avoid overwrite the destination file AND losing the copied file at the same time
Sometimes you need to copy/move a bunch of files to a folder that already has files. During the copy when Total Commander encounter files in the destination folder that has the same name of the copied files, it allows you to choose auto-rename the copied files or the destination files. It's beautiful.
See More
Top
Pro
Convenient
See More
Top
Pro
Free
See More
Top
Pro
Easy for language translation
See More
Top
Pro
Forget about the mouse
The total commander is convenient to use both with the mouse and exclusively using the keyboard. But using only the keyboard gives it a big increase in the speed of work because you do not aim at your mouse. You need some time to get used to it, but it's really worth it.
See More
Specs
Platforms:
Android
Hide
See All
Experiences
FREE / €37
268
78
Built By the Slant team
Find the best product instantly.
4.7 star rating
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now - it's free
{}
undefined
url next
price drop