Are you ready to score big with text combinations? FuzionTxT is your all-star quarterback for creating winning permutations! ๐๐
FuzionTxT is a bash script that combines lines from two files, creating a playbook of all possible combinations. It's like mixing your best offensive and defensive strategies to create an unstoppable game plan! ๐ช๐ฏ
- ๐ฅ Download the
fuziontxt.sh
script by using gitgit clone https://github.com/bitkeyhash/FuzionTxT.git && cd FuzionTxT
- ๐โโ๏ธ Run it in your terminal:
chmod +x fuziontxt.sh && ./fuziontxt.sh
orbash fuziontxt.sh
- ๐ฏ Follow the on-screen prompts to input your file names and output.
- ๐ Awesome ASCII art header to pump you up!
- ๐ข User-friendly prompts for file inputs
- ๐ฆ Error handling for missing files
- ๐ Outputs all combinations to your specified file
- ๐งฎ Counts and displays total permutations created
$ ./fuziontxt.sh
.------------------------------.
| _____ _ |
|| ___| _ ___(_) ___ _ __ |
|| |_ | | | |_ / |/ _ \| '_ \ |
|| _|| |_| |/ /| | (_) | | | ||
||_| \__,_/___|_|\___/|_| |_||
| _______ _______ |
| |_ _\ \/ /_ _| |
| | | \ / | | |
| | | / \ | | |
| |_| /_/\_\ |_|BitKeyHash|
'------------------------------'
Enter the name of the first input file: plays.txt
Enter the name of the second input file: formations.txt
Enter the name of the output file: gameplan.txt
Total number of permutation combinations produced: 120
Operation completed. Output written to gameplan.txt
- ๐ Fast and efficient text combination
- ๐ญ Versatile for various text-mixing needs
- ๐ง Perfect for brainstorming and creative projects
- ๐ข Great for generating test data or passwords
- Bash-compatible environment
- Two input text files
- Permission to create/write output file
Feel free to contribute, report bugs, or suggest new features. Let's make FuzionTxT the MVP of text combination tools! ๐๐
Remember, in the game of text combinations, FuzionTxT always scores a touchdown! ๐๐ฅ