How would you go in Linux about combing all files of this archive: https://github.com/tpb-archive/4xxxxxx/ into one or several big csv files?
Or the better question: How would you go about putting this whole archive into a WordPress blog? With "comments.csv", "description.txt", "details.csv" and "filelist.csv" as content of one post. I've been using WP ALL Import for other projects.
Or what other CMS would you use to generate html files from those 4 files?