Code Monkey home page Code Monkey logo

star's Introduction

What is star?

star is short for Simple Tape ARchive

Who created it?

Name:Ahmed Mohamed Abd-El Mawgood email: [email protected] [email protected]

The motication

first and the most important reason for fun second it was my end-of-semester project

is it fully functional?

no and I hold no responisbility for data loss or files corruptun results from using star. it is capable of only taring files and directories

how to verify the functionality of star?

use it to create one archive that contain mixture of nested directories and files then untar these files with star and use diff command to find if their is any difference between the 2 directories if diff didn't produce any output than star functioning correctly

how to verify that what is produced by the star is really tar archive

create an archive with star use file command to find the file type of the file created by tar it should output something like POSIX tar archive

can star untar any tar archive?

the answer is NO the star utility can ONLY untar archives that follows ustar standards (Unix Standard TAR)

how to get started?

to compile and install the code issue sudo make install to generate the documentation issue make docs to compile the code in debug mode issue make debug

star's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.