Change output format and update it in web server text file.
Hi Team,
I have output as DestIP = ['1.1.1.','1.1.1.2'] and I want to update this in a text file of server which i have integrated using SSH connector, while trying to update it is getting updated as it is ['1.1.1.','1.1.1.2'] but I want to update these mutiple IPs in text file of server in a vertical format without any brackets and commas. For example, refer below:
Is there any utility to change the format like this ?
1.1.1.1
1.1.1.2
Regards,
Shashank