Skip to main content
1 of 3
ardevd
  • 341
  • 1
  • 3
  • 7

All possible combinations of characters and numbers

So I want to do generate all possible combinations of lower and upper case characters and numbers that can make up a 5 character string.

Is there any elegant way of doing this in bash at all?

ardevd
  • 341
  • 1
  • 3
  • 7