| # Split Archive: RedditSImages.tar.gz | |
| This archive was split into multiple parts to comply with file size limitations. | |
| ## 🛠 How to Reconstruct the Original File | |
| To merge the parts back into a single `.tar.gz` file, use the following command: | |
| ```bash | |
| cat RedditSImages.tar.gz.part* > RedditSImages.tar.gz |