Created
January 19, 2018 08:45
-
-
Save denysvitali/2bd4e7d5896b1c57f08832078e969258 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dvitali@denvit-ws1:algoritmi/algoritmi-fgk-compression ‹master*›$ ./scripts/test.sh test/files/compression/text/bibbia-lf.txt | |
Starting compression of test/files/compression/text/bibbia-lf.txt | |
The file was compressed successfully | |
The file was compressed | |
Original file: | |
00469c20 74 65 73 74 61 20 71 75 65 73 74 65 20 63 6f 73 |testa queste cos| | |
00469c30 65 20 64 69 63 65 3a 20 22 53 ec 2c 20 76 65 72 |e dice: "S., ver| | |
00469c40 72 6f 27 20 70 72 65 73 74 6f 21 22 2e 20 41 6d |ro' presto!". Am| | |
00469c50 65 6e 2e 20 56 69 65 6e 69 2c 20 53 69 67 6e 6f |en. Vieni, Signo| | |
00469c60 72 65 20 47 65 73 75 27 2e 20 5b 32 31 5d 4c 61 |re Gesu'. [21]La| | |
00469c70 20 67 72 61 7a 69 61 20 64 65 6c 20 53 69 67 6e | grazia del Sign| | |
00469c80 6f 72 65 20 47 65 73 75 27 20 73 69 61 20 63 6f |ore Gesu' sia co| | |
00469c90 6e 20 74 75 74 74 69 20 76 6f 69 2e 20 41 6d 65 |n tutti voi. Ame| | |
00469ca0 6e 21 |n!| | |
00469ca2 | |
Extracted file: | |
00469c20 74 65 73 74 61 20 71 75 65 73 74 65 20 63 6f 73 |testa queste cos| | |
00469c30 65 20 64 69 63 65 3a 20 22 53 ec 2c 20 76 65 72 |e dice: "S., ver| | |
00469c40 72 6f 27 20 70 72 65 73 74 6f 21 22 2e 20 41 6d |ro' presto!". Am| | |
00469c50 65 6e 2e 20 56 69 65 6e 69 2c 20 53 69 67 6e 6f |en. Vieni, Signo| | |
00469c60 72 65 20 47 65 73 75 27 2e 20 5b 32 31 5d 4c 61 |re Gesu'. [21]La| | |
00469c70 20 67 72 61 7a 69 61 20 64 65 6c 20 53 69 67 6e | grazia del Sign| | |
00469c80 6f 72 65 20 47 65 73 75 27 20 73 69 61 20 63 6f |ore Gesu' sia co| | |
00469c90 6e 20 74 75 74 74 69 20 76 6f 69 2e 20 41 6d 65 |n tutti voi. Ame| | |
00469ca0 6e 21 |n!| | |
00469ca2 | |
VIZ file: | |
002816a0 ef c2 8a d1 5f ac 75 a7 6f 48 35 97 9c 0c cb b3 |...._.u.oH5.....| | |
002816b0 26 1a b3 81 9d e4 bf b7 86 70 33 bd 0f ef 6c bd |&........p3...l.| | |
002816c0 cb 5e d9 59 c3 90 6f ef 7f 7a e4 e4 0e 76 b1 f9 |.^.Y..o..z...v..| | |
002816d0 36 a7 b3 5f 44 21 22 df 91 28 d1 fa 12 46 be f4 |6.._D!"..(...F..| | |
002816e0 73 b7 93 90 39 d1 a1 5c 19 df 00 41 88 d3 62 82 |s...9..\...A..b.| | |
002816f0 b2 41 9a 8b d3 b0 e7 6a 2c 11 bd cf 09 42 bd d3 |.A.....j,....B..| | |
00281700 15 e1 7c ac 9b f1 ad 30 c9 f1 c4 16 f7 44 21 79 |..|....0.....D!y| | |
00281710 7e 45 5e 8d ae 67 ef 38 1e 4d f8 d6 98 64 f8 e2 |~E^..g.8.M...d..| | |
00281720 0b dc fb d0 a5 dd 47 7b f9 2a f7 b9 e1 28 58 b1 |......G{.*...(X.| | |
00281730 | |
The files are the same. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment