📌  相关文章
📜  在 linux 中查找大于 100mb 的文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:34.983000             🧑  作者: Mango

代码示例2
b: 512-byte blocks (default)
    c: bytes
    w: two-byte words
    k: Kilobytes
    M: Megabytes
    G: Gigabytes
find /tmp -type f -size +1G