add new chinese translations
This commit is contained in:
9
pages.zh/common/cksum.md
Normal file
9
pages.zh/common/cksum.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# cksum
|
||||
|
||||
> 计算文件的 CRC 校验和和字节数。
|
||||
> 注意:在旧的 UNIX 系统上,CRC 实现可能有所不同。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>。
|
||||
|
||||
- 显示 32 位校验和、字节大小和文件名:
|
||||
|
||||
`cksum {{path/to/file}}`
|
Reference in New Issue
Block a user