A bash script to decompress a file with some nifty features added.
- Extract based on file type
- Delete original file by choice
- Move extracted files to a new directory
- Able to determine the type of compressed command to use instead of trying all of them
- Ability to decompress into new folder or initial folder
- Ability to keep file or delete after decompressing