Most useful command in linux which is "sed" :)
What is sed command?
The sed command is a text editor in Linux that is used to modify text files. It stands for "stream editor". It takes input from a file or a command, applies a set of editing instructions (known as a script), and outputs the resu...
gauravdevopsblog.hashnode.dev2 min read