RockYou2021.txt
RockYou2021.txt copied to clipboard
7za e RockYou2021.txt.7z.001
The command to extract does not work. Is there any other way to extract it??
before start extract, you should join 2 file to 1. (use "cat" command)
~# cat file.7z* > ./file.7z
@lidarbtc I've noticed something weird: the resulting file size when extracting the combined archive is exactly the same as when I only extract the first part of it. I'm using torrent version. Maybe 7z is capable of extracting split archive files? Can you please post a correct final size of extracted file in bytes? Adding sha256 and md5 checksums of the combined 7z archive to README would be a welcome addition as well!
Here is what I've got after combining:
❯ sha256sum rockyou2021.txt.7z
777305285d18343edd325fbf4ef6bb39023d868a24437ac23dcac1ee4a49f441 rockyou2021.txt.7z
❯ md5sum rockyou2021.txt.7z
b26d47aaffe563c34024512f50fed738 rockyou2021.txt.7z
Hello @amalliar, Currently I don't have that file. But thanks for sharing info. When I get file, I will make pull request soon.
@amalliar I have the same md5. so how to extract