a simple, small implementation of a tar-like archiver
Go to file
zongor a6dac2e2dc first commit 2022-09-03 23:49:10 -04:00
Makefile first commit 2022-09-03 23:49:10 -04:00
README.md first commit 2022-09-03 23:49:10 -04:00
ctar.c first commit 2022-09-03 23:49:10 -04:00
dumparchiveheader.c first commit 2022-09-03 23:49:10 -04:00
tar.h first commit 2022-09-03 23:49:10 -04:00
utar.c first commit 2022-09-03 23:49:10 -04:00

README.md

A simple tar and untar program

Also includes a dump program to check if the archive header is valid