Hello,
Got a file with this line. times 100 with different values for each line.
username
assword|127.0.0.1:8888|[email protected]|state_id=IT_state_06lfgyke6d7lcp5zt1r|device_string=28/9; 320dpi; 720x1468; samsung; SM-A102U; a10e; exynos7885; en_US; 239490550|locale=en_US|device_id=android-be0556003105326a|phone_id=791fb961-55d4-4f26-a349-ae60da1d150d|uuid=8e93ad38-2903-40c8-9af5-b4c2c2ebf9c8|adid=38e0a267-7f79-40f7-a4dc-25f6fc1903d3|sessionid=47200560288%3AjOYieAlC6xt9ki%3A27|mid=YHWRjwABAAEhdzVpQMhqTtBDQ_g-|csrftoken=JBpwiV7up1pVEkWZjkh7hZnYkSl0iNhO|ds_user_id=47200560288
one per line with different valies
I got 100 lines of that and i need to replace the first values username
assword by 100 other values
It is IG accounts and i need to find a way to replace those 100 username
assword by 100 other accounts so i can get a new file with the new IG accounts (username : password)
Any idea please? Thanks
Got a file with this line. times 100 with different values for each line.
username
one per line with different valies
I got 100 lines of that and i need to replace the first values username
It is IG accounts and i need to find a way to replace those 100 username
Any idea please? Thanks