Skip to content

gtechsltn/shell_scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scripts

Some useful scripts.

Prerequisites

Make sure you have permission to run script file. Using chmod +x /path/to/bash_script_file.

1. Extractor

A script to unzip and merge all zip files with the same structure. For example, if you downloaded zip files from Google with the names: abc-001.zip, abc-002.zip.

How to use?

./extractor /path/to/folder/zip_files /path/to/output/folder

References

https://viblo.asia/p/co-ban-ve-lap-trinh-shell-naQZRkQ0lvx

https://viblo.asia/p/cac-kien-thuc-co-ban-ve-shell-scripts-djeZ19OmZWz

https://missing-semester-vn.github.io/2020/shell-tools/

About

Some useful scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%