Searching Linux

From TWUUG

Revision as of 12:00, 10 August 2008 by Mfillpot (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In Linux there are many tools that you can use from the command line to search for files or applications on your system, follow the links below for details on some great examples for searching Linux through the command line.

  • which - Search for programs.
  • whereis - Search for programs, manuals and program source files.
  • find - Search for files.
  • grep - Search the contents of files.
  • slocate - Use an internal database for quick searches.
Personal tools