# Extract **Repository Path**: leeyonyu/Extract ## Basic Information - **Project Name**: Extract - **Description**: 同步github的zsh插件Extract - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-01 - **Last Updated**: 2023-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Command/function `extract` in your console ================================= Looking to extract a diverse range of file formats on your Mac or Linux? Look no further than the versatile `extract` command, designed to handle just about any file you throw at it! With built-in support for an extensive list of formats including .zip, .rar, .bz2, .gz, .zlib, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz, .arj, .cab, .chm, .deb, .dmg, .iso, .lzh, .msi, .rpm, .udf, .wim, .xar .cpio, .cbr, .cbz, .cb7, .cbt, .cba, .apk, .zpaq, .arc, .ciso and .vhd - you can rest assured that your extraction needs will be met with ease. `extract` utilizes free unpackers to ensure support for even the most obscure and outdated file types. Give `extract` a try and streamline your file extraction process today!
Description ------------------------- This is a Bash function called "extract" that is designed to extract a variety of file formats. It takes one or more arguments, each of which represents a file or path that needs to be extracted. If no arguments are provided, the function displays usage instructions. The function uses a case statement to determine the appropriate extraction method for each file type, and then calls the corresponding command. For example, if the file is a ZIP archive, the function uses the "unzip" command to extract its contents. If the file is not recognized as a valid archive, the function displays an error message and returns an error code of 1. Before running the function, the value of the Internal Field Separator (IFS) is saved so that it can be restored at the end of the function. This is done to prevent unwanted word splitting and filename expansion when processing file paths. Overall, this function provides a convenient way to extract a wide variety of archive formats using a single command, simplifying and streamlining the extraction process. How to install (macOS) ------------------------- ### macOS / OSX / Mac OS X Add the highly convenient Copy & Paste functionality to your file management arsenal by simply including the appropriate code into your `~/.bash_profile` file. With this modification, you'll be able to breeze through your file manipulation tasks with ease and efficiency. or add command into file `~/.bash_profile` or `~/.zshrc` or `~/.functions` ```bash export PATH=/extract.sh:$PATH ``` So don't delay, update your `~/.bash_profile` today and supercharge your file management capabilities!
### Ubuntu / *nix Copy&Paste function into file `~/.bashrc` I use hosting ------------- [My hosting here][hosting] How it use ---------- Using command `extract`, in a terminal ```bash $ extract ``` ```bash $ extract ... ```
### Donation Regardless of whether funding is obtained or not, I will persist in refining the script's capabilities because it brings me joy to witness people using it and achieving their goals. However, I would be grateful for any support you could offer in offsetting the costs of hosting the domain and the time spent programming, which would otherwise encroach on my precious family time. [Donate any amount for my projects][paypal] Click here to lend your support to Extractor and make a donation! --- ![GitHub stats](https://github-readme-stats.vercel.app/api?username=xvoland&show_icons=true&theme=radical&hide_border=true)
## Sponsors Extract community? Help us keep it alive by donating funds to cover project expenses! [Become a sponsor][opencollective] [][opencollective]
## License © 2013, [Vitalii Tereshchuk][home] via MIT license.
## Other ### Connect with me: [xVoLAnD][home] [xvoland | Instagram][instagram] [Vitalii Tereshchuk | YouTube][youtube]

--- 📺 Latest YouTube Videos - [ Apple WWDC 2023 Event June 5 at 10:00 am](https://www.youtube.com/watch?v=RTU-LGlJLJU) - [AI Animation Marble Monument Dancing](https://www.youtube.com/watch?v=FGF1ntb61To) - [AI Marble Statue Dancing. VFX StableDiffusion Animation](https://www.youtube.com/watch?v=xbGlQmq0wcc) - [💡 AI Restored Portrait of Boghdan Khmelnickij (Bohdan Zynovii Mykhailovych Khmelnytskyi)](https://www.youtube.com/watch?v=rfjZTvONrOg) - [ macOS A1111 in Photoshop Plugin — How To Install Plug-in Auto Photoshop SD Plugin Guide](https://www.youtube.com/watch?v=J5yFgUMhwiw) ➡️ [more videos...][youtube] [home]: http://dotoca.net [paypal]: https://paypal.me/xvoland [youtube]: https://youtube.com/xvoland [instagram]: https://www.instagram.com/xvoland/ [hosting]: https://goo.gl/3KpxQI [opencollective]: https://opencollective.com/extract/backers/0/website