Find File on Linux

by Vivek Gite on March 13, 2008 · 1 comment

Q. How do I find files on Linux operating systems?

A. You need to use a command called find to find files under Linux. The find utility recursively descends the directory tree for each pathname listed, evaluating an expression in terms of each file in the tree. Please see out following tutorial on find command:

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 1 comment… read it below or add one }

1 sophia November 7, 2008

i would like to ask how to use the find command to locate all the hidden files in a folder. the hidden files are error files.

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 13 + 8 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: