Paweł Cisło

46%
Flag icon
Every time you run the find command it evaluates each file and returns the appropriate response. This can be a slow process at times. For instance, if you are looking for a file on the system and cannot narrow its location down to a subdirectory you would run find / -name something. That command looks at each and every file on the system.
Paweł Cisło
find is slow
Linux for Beginners
Rate this book
Clear rating
Open Preview