Hello Everyone I was trying to use find and replace in my Linux machine.
Most of the users who use Linux perform their work using the terminal we can do a find and replace in any text file using SED command.
The SED stands for stream editor. It reads the given file, modifying the input as specified by a list of SED commands. By default, the input is written to the screen, but you can force to update file.
###############
Any queries or questions feel free to leave a comment or send an email to
[email protected]