Bash Script That Prints All Possible Combinations Of Two Letters
This is quite an interesting task, and the solution to it introduces a very important concept in Linux and shell scripting.
In one of the projects that we undertook today, we were to write a bash script that
prints all possible combinations (with a p...
blog.ehoneahobed.com14 min read