Pinned Loading
-
-
找出某 size 的檔案
找出某 size 的檔案 1#!/bin/bash2find . -type f -printf "%s\t%p\n" | grep 213
3# %s file size in byte4# %p filename5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.