Chovy’s Blog

Linux find Cheatsheet

Tue, July 11, 2006 — Category: Open Source

There’s a great article CLI Magic: Searching with find over at linux.com which has examples of using the command line’s “find” utility.
Examples include:
By size:
find /home -name “*.txt” -size 100k
find /home -name “*.txt” -size +100k
find /home -name “*.txt” -size -100k
By user:
find /home -name “*.txt” -size -100k -user paul
find /home -name “*.txt” -size -100k -not -user […]

There’s a great article CLI Magic: Searching with find over at linux.com which has examples of using the command line’s “find” utility.

Examples include:

By size:
find /home -name "*.txt" -size 100k
find /home -name "*.txt" -size +100k
find /home -name "*.txt" -size -100k

By user:
find /home -name "*.txt" -size -100k -user paul
find /home -name "*.txt" -size -100k -not -user paul

By Permission:
find /home -perm -o=r
find /home -perm -o=rw
find /home -perm ugo=r,u=w

  • Post Linux find Cheatsheet to del.icio.us
  • Post Linux find Cheatsheet to digg
  • Post Linux find Cheatsheet to Furl
  • Add Linux find Cheatsheet to YahooMyWeb
  • Simpify!
  • Post Linux find Cheatsheet to shadows
  • Post Linux find Cheatsheet to Spurl
  • Post Linux find Cheatsheet to BuddyMarks
  • Submit Linux find Cheatsheet to Slashdot

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

 
Keyword Advertisers:
SEO Directory SEO Links Free Link Directory Shopping Submission Directory Gardening Tips Political Forum Search Engine Optimization Search Engine Marketing Audio Video Directory SEO Forum Web Development Blog Organic SEO Wiki Web Development Consulting

Learn more about purchasing keyword text link ads on this site.