Files
tldr/pages.hi/common/cksum.md
K.B.Dharun Krishna f1aa0a8fe5 Revert "pages/*: add standard translation and links (#11331)" (#11374)
This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
2023-11-06 14:02:32 +05:30

10 lines
581 B
Markdown

# cksum
> किसी फ़ाइल की CRC चेकसम और बाइट गिनती की गणना करें।
> ध्यान दें, पुराने UNIX सिस्टम पर CRC कार्यान्वयन भिन्न हो सकता है।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/cksum>.
- 32-बिट चेकसम, बाइट्स में आकार और फ़ाइल नाम प्रदर्शित करें:
`cksum {{फ़ाइल/का/पथ}}`