If you would like to remove the specific character or replacing string in the particular file by the command.
Continue ReadingIf you would like to remove the specific character or replacing string in the particular file by the command.
Continue ReadingWe have already discussed about find and replace a line or specific word in simple commands using SED.
Continue ReadingAssume that you want to find and replace a specific word in a file can use SED command.
Continue ReadingIn this post how to replace and remove one or more lines in a file using sed command with example.
Continue ReadingDo you want to insert multiple lines below of a specific line sed command will help us with different cases,
Continue Reading