Giter Site home page Giter Site logo

ressor_utility's Introduction

Ressor_utility

Open Source Love GitHub license


The idea of this project is to make a file, compressor/decompressor, which automates file's (de)compression. Supported file extensions are tar, gz, bz2, and zip. When compressing files, the user is given the option to select preferred compression method or select a random compression method which is selected by the program itself. Also, the user is given the option of selecting how many times they want the file to be compressed. For example, a user can select tar compression method and 50 times of file compression. For decompressing files, the user is prompted to enter the name of the file to be decompressed and then process is automated. Then user is given the option to change the name of the file. At the end, user is given a summary showing number and time of (de)compressions and (de)compressed file name.

To run the program:

$ cd && git clone https://github.com/naa7/ressor_utility.git

$ cd ressor_utility/

$ chmod +x ressor_utility.sh && ./ressor_utility.sh

Optional

For easier use of the timer without the need to navigate to its directory and run the file,

copy ressor_utility.sh file to /usr/bin/ folder:

$ mv ressor_utility.sh ressor_utility    

$ sudo cp ressor_utility /usr/bin/

Now, you can either open it from terminal

$ ressor_utility

ressor_utility's People

Contributors

naa7 avatar

Watchers

 avatar

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.