Home / Tag Archives: locate

Tag Archives: locate

June, 2010

  • 2 June

    How to Display Files Modified Today

    There are many ways to search Linux files and directories using grep, find, or locate. All of them find files that match certain search parameters, usually words or characters. On a Linux server, you can also find any files that were modified within the current day. This is useful for …

April, 2010

  • 12 April

    Finding Linux files with "locate"

    There are a few of ways to find files on a Linux server, but most of them involve actually searching through each file in the filesystem until the correct one is located. This can be time consuming and taxing on the server’s CPU load, especially if you have a lot …

September, 2009

  • 14 September

    How to Index and Find Files in Linux

    Question: I have a virtual private server (or dedicated server) with lots of files from numerous websites. How can I keep my files indexed and search for them whenever I need them? Answer: There are two tools that make searching for files in Linux easy: locate and slocate. The only …

Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved