File size: 310 Bytes
ad2b629 | 1 2 3 4 5 6 7 8 9 10 | # 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 |