Skip to content

rvelozo/Command-Line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Command-Line

  • Compresses all files inside folders from where the bat program is. Groups same file types in separate rar files with their folder structure and deletes original files and fodlers. File name example: Temp.xls.rar, Temp.doc.rar

    Argument: accepts the start of the folders names. Example: CompressToRar te - will create rar files inside all folders that start with "te"

  • Uncompresses all zip/rar files in the folders from where the bat program is. Restore all files to their original folder structure and deletes the zip/rar files. Argument: accepts the start of the folders names. Example: UnCompressAllZipRar te - will extract zip/rar files inside all folders that start with "te"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages