Giter Site home page Giter Site logo

extractingbilfromdupusndir's Introduction

Problem statement: Input folder has multiple tar.gz files: Each tar.gz file has a report.tar.gz, and multiple USN folders. Each USN folder, has a .zip folder of same name. So direct extraction may override the extracted folder-name of one by another This program will be helpful to extract all the files from each .zip folder having same name.

Assumed dir-structure of each tar.gz file: 33610_CHR USN V2_20201204142706.tar.gz └───20201204142706_report.tar.gz ├───20201204142706 ├───vUSN_NE=194709_IP_10_160_0_2 │ └───usn │ └───chr | └───20201204130000_20201204145959_chr.zip(Same-name) | └───file1.bil | file2.bil | └───vUSN_NE=194714_IP_10_160_14_2 └───usn └───chr └───20201204130000_20201204145959_chr.zip(Same-name) └───file3.bil file4.bil

Usage: C:> extract_bil_from_targz_has_dup_usn.exe "Path for Input folder having tar.gz files"

Functionality: This program will extract all the .bill files, and keep under Input/20201204142706/chr_nic Delete input tar.gz and the report.tar.gz artifact, all the .zip folders having same name after extracting .bil from them.

extractingbilfromdupusndir's People

Contributors

sdbit04 avatar

Watchers

James Cloos avatar  avatar

Forkers

trellixvulnteam

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.