Skip to content

Bash script for auto detecting rar files in a specific path (recursively with find command) and extract contents accordingly.

License

Notifications You must be signed in to change notification settings

jovalle/unarchiverr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unarchiverr

Bash script for auto detecting rar files in a specific path (recursively with find) and extract contents accordingly.

Installation

setup.sh will:

  • create symlink at /usr/local/bin/unarchiverr
  • ensure a cronjob runs script every minute
  • verbose logs are written to /var/log/syslog using logger

Example

bash setup.sh /downloads

About

Bash script for auto detecting rar files in a specific path (recursively with find command) and extract contents accordingly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages