mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
cksum: update documentation link (#15142)
This commit is contained in:
parent
4a00a569f9
commit
5c521c4d4b
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> किसी फ़ाइल की CRC चेकसम और बाइट गिनती की गणना करें।
|
||||
> नोट: पुराने UNIX सिस्टम पर CRC कार्यान्वयन भिन्न हो सकता है।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/cksum>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>।
|
||||
|
||||
- 32-बिट चेकसम, बाइट्स में आकार और फ़ाइल नाम प्रदर्शित करें:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Calcola checksum CRC e conta i byte di un file.
|
||||
> Nota: in vecchi sistemi UNIX l'implementazione di CRC potrebbe essere diversa.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/cksum>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>.
|
||||
|
||||
- Calcola e mostra un checksum di 32 bit, dimensione in byte e nome del file:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일의 바이트 개수나 CRC 무결성 검사를 계산합니다.
|
||||
> 알립니다: 오래된 UNIX 시스템은 CRC 검사가 다를 수 있습니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/cksum>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>.
|
||||
|
||||
- 바이트 단위의 사이즈와 파일이름의 32비트 무결성 검사를 보여줍니다:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bereken de CRC checksums en het aantal bytes van een bestand.
|
||||
> Let op: op oudere UNIX systemen kan de CRC implementatie verschillen.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/cksum>.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>.
|
||||
|
||||
- Toon een 32-bit checksum, grootte in bytes en bestandsnaam:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> கோப்பின் CRC சரிகாண்தொகையைக் கணித்து அதில் எத்தனை எண்ணிருமிகளுள்ளன என்றெண்ணு.
|
||||
> குறிப்பு: பழைய Unix கணினிகளில் CRC கணிமுறை மாறலாம்.
|
||||
> மேலும் விவரத்திற்கு: <https://www.gnu.org/software/coreutils/cksum>.
|
||||
> மேலும் விவரத்திற்கு: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>.
|
||||
|
||||
- கோப்பின் 32-இருமி சரிகாண்தொகையையும் எண்ணிருமி அலகில் கோப்பளவையும் பெயரையும் காட்டு:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Calculate CRC checksums and byte counts of a file.
|
||||
> Note: on old UNIX systems the CRC implementation may differ.
|
||||
> More information: <https://www.gnu.org/software/coreutils/cksum>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html>.
|
||||
|
||||
- Display a 32-bit checksum, size in bytes and filename:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue