Skip to content

arossi09/TarClone

Repository files navigation

TarClone

Small copy of the Tar command functionality in linux.

Has the functionality to:

  • archive data in USTAR header format
  • extract data from an archived file
  • list files and directories contained within archive
  • verbose mode for more information while using program

Usage: mytar [ctxvS]f tarfile [ path [ ... ] ]

About

Small copy of the Tar command functionality in linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published