2 Commits

Author SHA1 Message Date
d68f98ddf6 README.md aktualisiert 2025-04-26 21:14:23 +02:00
blindi0815
9cabdcbe94 Merge pull request #6 from blindi0815/v.1.0.1.-FixRelease
this made help text specific -> bulk tarstats is possible
2022-02-12 14:23:07 +01:00

View File

@@ -6,7 +6,7 @@ Version: v1.0.1-FixRelease
## General information
This is a little command line tool to provide statistics on a GNU tar file. It is a personal project to further self study programming using C++.
The project is inspired by https://github.com/isotopp/tarstats by @github/isotopp and the Twitter thread https://twitter.com/isotopp/status/1489549907841146882
The project is inspired by https://github.com/isotopp/tarstats and the Twitter thread https://twitter.com/isotopp/status/1489549907841146882
### Limitations
This tool works on standard .tar files as well on tarfiles compressed by GNU zip. Other compression methods are not supported. This does not yet parse tarballs inside a tarball.