Re: [LINUX:5734] find

Turan Yuksel (e109796@metu.edu.tr)
Sun, 2 May 1999 20:32:06 +0300 (WET)

On Sun, 2 May 1999, jEopardy wrote:

:find komutu ile 10mb den buyuk dosyalari nasil bulabilirim.?
:jEopardy

find(1) der ki:

..........

-size n[bckw]
File uses n units of space. The units are 512-byte
blocks by default or if `b' follows n, bytes if `c'
follows n, kilobytes if `k' follows n, or 2-byte
words if `w' follows n. The size does not count
indirect blocks, but it does count blocks in sparse
files that are not actually allocated.

.........
yani,

-size n[bkcw]
Dosya n birim alan kullaniyor. Bir birim alan, arsayilan
olarak (ya da b kullanildiginda) 512-bayt'lik bloklar, k
kullanildiginda kilobayt'lar ya da w kullanildiginda
2-bayt'lik kelimelerdir. ........

kisacasi, yapmaniz gereken

find . -size 10240k

(1 M == 1024k)

-Turan Yuksel (e1097963@ceng.metu.edu.tr)


Listeden cikmak icin:
unsub linux
mesajini listeci@bilkent.edu.tr'a gonderiniz.
Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
Liste arsivinin adresi: http://listweb.bilkent.edu.tr/