/MyTar

MyTar -- Tape archive utility program

Primary LanguageC

MyTar program developed by:

Erik Phillips
CPE 357 - Systems Programming
California Polytechnic State University
San Luis Obispo, California
ephill07@calpoly.edu

Final Project for CPE357 - Systems Programming

Presented: 07 June 2016


BUILD PROGRAM:
The program can be built through running the provided ‘Makefile’ with the “make” command.

USAGE and DESCRIPTION:
Please refer to the man page ‘MyTar’
This can be viewed by entering "man ./MyTar" when in the MyTar directory

GITHUB:
This project can be found on GitHub at: https://github.com/erikphillips/MyTar