I would like to add login credentials
user: XXX ; pass:YYYY
as text line in all files of a given directory (as a string at the start of each file).
Also i would like to add this only in files with a certain extension .kkk
How can I do that? Thanks