tartest(1)

TARTEST(1) Schily´s USER COMMANDS TARTEST(1)

NAME

tartest - test tar archive for POSIX.1-1990 compliance

SYNOPSIS

tartest [ options ] < file

DESCRIPTION

Tartest reads a tar archive from stdin and checks this archive for compliance with POSIX.1-1990.

OPTIONS

All options can be abbreviated by their first letter.

-help
Print a short help message.
-v
print all filenames during verification.

NOTES

As tartest is limited to tests the data that is delivered by the tar archiver that is going to be checked, it cannot tests if the tar archiver in question will produce correct archives under all circumstances. There may be borderline cases that trigger bugs in the tar archiver.

If you like to to a more complete test, you should have a look at the file READE.quicktest in the directory testscripts of either the star distribution or the ftp server.

BUGS

None currently known.

Mail bugs and suggestions to schilytools@mlists.in-berlin.de or open a ticket at https://codeberg.org/schilytools/schilytools/issues.

The mailing list archive may be found at:

https://mlists.in-berlin.de/mailman/listinfo/schilytools-mlists.in-berlin.de.

AUTHORS

Joerg Schilling and the schilytools project authors.

SOURCE DOWNLOAD

The source code for tartest is included in the schilytools project and may be retrieved from the schilytools project at Codeberg at

https://codeberg.org/schilytools/schilytools.

The download directory is

https://codeberg.org/schilytools/schilytools/releases.

2022/08/17 Joerg Schilling