AsaiToshiya on Nostr: ファイル数をカウント ``` find <ディレクトリー> -type f | wc -l ``` ...
ファイル数をカウント
```
find <ディレクトリー> -type f | wc -l
```
#Linux
Published at
2024-09-09 09:24:54Event JSON
{
"id": "33570b0c914221e77b1509da36aefd38908854a65d0bde28e69ee6e18a900ec0",
"pubkey": "0a2f19dc1a185792c3b0376f1d7f9971295e8932966c397935a5dddd1451a25a",
"created_at": 1725873894,
"kind": 1,
"tags": [
[
"t",
"Linux"
],
[
"t",
"linux"
]
],
"content": "ファイル数をカウント\n\n```\nfind \u003cディレクトリー\u003e -type f | wc -l\n```\n\n#Linux",
"sig": "e81cca489c577275a91c0e3720db5c8bb12cb35e3aacd8a62e633497aec876b8f1e01bc9d638b14c2721e6e856c02d62ba651ea90ab940a8754cf2d4b2f44f46"
}