# \#archive

**URL:** https://discourse.julialang.org/tag/archive/1346.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Is this a good way to tar.gz a list of files](https://discourse.julialang.org/t/is-this-a-good-way-to-tar-gz-a-list-of-files/98532)

<div class="topic-metadata">

**Author:** [@sparrowhawk](https://discourse.julialang.org/u/sparrowhawk)\
**Replies:** 0\
**Last updated:** [May 9, 2023, 7:09am UTC](https://discourse.julialang.org/t/is-this-a-good-way-to-tar-gz-a-list-of-files/98532 "2023-05-09T07:09:37Z")

</div>

Hi, I have some code which I don’t control the output of, which generates a whole bunch of files per unique index. We have a restriction on the number of files (inodes) on our filesystem, so it would be nice to make a ta…
