Skip to content
/ mytar Public

An implementation of a small subset of tar functionality

Notifications You must be signed in to change notification settings

Dook97/mytar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

mytar - a subset of tar

Final program for The C Programming Language
class at MFF UK.

==================================================

The following flags are supported:

* -t
* -x
* -f
* -v

Only works with archives containing regular
files.

==================================================

Author: Jan Doskočil

About

An implementation of a small subset of tar functionality

Topics

Resources

Stars

Watchers

Forks