Login
From:
learnbyexample
(Uncensored)
subscribe
CLI tip 15: text generation with printf and brace expansion
https://learnbyexample.github.io/tips/cli-tip-15/
links
backlinks
Roast topics
Find topics
Find it!
You can use brace expansion for generating a sequence of numbers and alphabets. printf helps you to display multiple arguments using the same format specifier. For example: