vendredi 6 mars 2015

command for writing a character n times in linux


I found this command to repeat a character in linux can anybody please explain this printf 'H%.0s' {1..5000} > H.txt i want e.g H repeatition 5000 times


what does %.0s means here



Aucun commentaire:

Enregistrer un commentaire