javascript - Append some text to a list of words -


i have list of words in .txt file

about go me when make 

i need obtain

user:about user:who user:get user:which user:go user:me user:when user:make 

can suggest me can use in order obtain this? list long put manually. thank you!

perl -pi -e 's/^/user:/' a.txt 

Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -