Skip to content

Xentention/simple_archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_archiver

A simple .tar archiver for my OS class

To compile the code:

make -f MakeFile

Supported commands:

ℹ️ Any command with an incorrect amount of arguments is interpreted as a help command

Archiving:

./ttar -a <dirname> <newtarname>

Unpacking:

./ttar -r <tarname> <newdirname>

About

A simple .tar archiver for my OS class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published