Skip to content
/ xpress Public

this script extracts all zip and rar files from a specified directory

Notifications You must be signed in to change notification settings

argon3x/xpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

xpress

this script extracts all zip and rar files from a specified directory

  • Give permissions of execute to script

      chmod u+x xpress.sh
    
  • Run Script

      ./xpress.sh -d <path directory>
    
  • For more help use

      ./xpress.sh --help
    

Note

This script depends on unzip and unrar for its correct execution.

  • Install dependencies

      sudo apt install unzip unrar -y
    

Sopported

support

About

this script extracts all zip and rar files from a specified directory

Topics

Resources

Stars

Watchers

Forks

Languages