Linux command to repeat a string n times

2010-06-17 1 min read bash
There are more than one situation where you wished that there was a simple way to print a character n number of times. At least I face that quite often, especially when you want to print a menu. I found this post today which has pretty good solution and also the way how it works : <a href="http://superuser.com/questions/86340/linux-command-to-repeat-a-string-n-times">http://superuser.com/questions/86340/linux-command-to-repeat-a-string-n-times Related articles by Zemanta Linux Version Of Unreal IRC Servers Contained Trojans Since 2009 (techie-buzz. Continue reading