Tardy

Jul 20, 2023

Manipulate the file headers in tar archive files in various ways

The tardy program is a tar post-processor. It may be used to manipulate the file headers in tar archive files in various ways.

The reason the tardy program was written was because the author wanted to “spruce up” tar files before posting them to the net, mostly to remove artifacts of the development environment, without introducing more.

The tardy program was designed to allow you to alter certain characteristics of files after they have been included in the tar file. Among them are

  • change file owner by number or name
  • change file group by number or name
  • add directory prefix e.g. dot
  • change file protections e.g. from 600 to 644

Note that all of these affect ALL files in the archive.



Checkout these related ports:
  • Zutils - Utilities for searching in bzip2, gzip, lzip, and xz archives
  • Zstr - C++ header-only ZLib wrapper
  • Zstd - Fast real-time compression algorithm
  • Zpaqfranz - Swiss army knife for the serious backup manager
  • Zopfli - Zopfli Compression Algorithm
  • Zoo - Manipulate archives of files in compressed form
  • Zlib-ng - Fork of the zlib data compression library
  • Zipper - Tool for inspecting the contents of a compressed archive
  • Zipmix - Produce .ZIP file from two other ones with the best compressed files
  • Zip - Create/update ZIP files compatible with PKZIP
  • Zchunk - Compressed file format that splits the file into independent chunks
  • Xpk - The eXternal PacKer (XPK) library system
  • Xmill - Efficient compressor for XML
  • Xdms - Tool for decompressing Amiga DMS files
  • Xarchiver - Desktop-agnostic GTK frontend to various archiving tools