File Pencarian Baris Perintah Linux Berdasarkan Ukuran

    b: 512-byte blocks (default)
    c: bytes
    w: two-byte words
    k: Kilobytes
    M: Megabytes
    G: Gigabytes
find /tmp -type f -size 1024c
Ahmed