Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

add string at the end of each line

sed 's/$/:80/' ips.txt > new-ips.txt
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #string #line
ADD COMMENT
Topic
Name
7+4 =