Recherche na find sur Linux

Published on 12/22,2008

Using the ‘find’ command with Linux - Simple Help

 

Thumbnail via WebSnapr: http://www.simplehelp.net/2008/12/18/find-with-linux/*

Efa elaela ihany aho no nitady an’ity fomba fampiasana find @ linux ity. Fa androany aho vao nahita t@ article nomen’i Simplehelp.

Toa tsotsotra tsy araka ny nieritreretako azy akory ilay iz. Mila fahazarana ihany koa ny fampiasana azy. Sur ligne de command moa no fampiasana ny find, fa mino aho fa misy GUI koa any ho any ahafahana manao ny find. Rehefa mahita anzay aho na koa ianreo dia mba ilazao ny tanàna.

Raha fintiniko dia toy izao no fam:piasana azy

 

# find [where to search] [criteria]

A simple example of its usage is:

# find -name “*.txt”

# find -mmin –45

# find -mmin +15 -mmin –25

# find -maxdepth 2  -name “*.txt”

# find -name “*.txt” > /tmp/search.log

 

N.RHEVI


Trackback URL

https://blaogy.com/trackback.php?id=5768

Leave a Reply

One Response to Recherche na find sur Linux