Skip to content

cacharle/tar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tar

Shitty clone of the tar program made for educational purposes.

TODO

  • x Extracting archive
  • d Difference between file system and archive
  • t List archive
  • v Verbose mode
  • A Concatenate 2 archives together
  • r Add files to archive
  • u Update file in archive
  • Remove .. from member name
  • Complete ustar format
    • Device handling
    • Soft link handling
    • Hard link handling
    • Filename prefix used for >100 file_name

About

tar clone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published