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! 🏈🥇