Skip to content

Simple Windows command line tool for unpacking files

Notifications You must be signed in to change notification settings

foobiane/unpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

unpack: Simple Windows command line tool for unpacking files

Given a parent directory with subdirectories, this tool will extract all files from the subdirectories into the parent directory.

Usage

Download this repo using git clone or GitHub. Navigate to the download folder in PowerShell and run the following command: .\unpack.ps1 -path [parent_path]

Alternatively, you can specify the path during runtime by simply running .\unpack.ps1.

Note that you may have to adjust your execution policy to run this tool. See here.

About

Simple Windows command line tool for unpacking files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published