You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is designed to search for a file location. If this file exists, it will search for text (using an array of inputs by the user) .A text document will be created with the line number(s) that each replacement will occurr using the two text portions (text_to_replace, new_text) above the block of line numbers.