Home > linux > Linux Tips: find all files of a particular size

Linux Tips: find all files of a particular size

February 29th, 2008 Leave a comment Go to comments

via ducea.com

The Unix find command is a very powerful tool, and this short post is intended to show how easy you can achieve something that might look complicate: to find all the files of a particular size. Let?s assume you are searching for all the files of exactly 6579 bytes size inside the home directory. You will just have to run something like:

more …

Categories: linux Tags:
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.