a simple, small implementation of a tar-like archiver
  • C 99.1%
  • Makefile 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
Makefile first commit 2022-09-03 23:49:10 -04:00
README.md 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

A simple tar and untar program

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