
How to delete lines from a file using sed command
sed command stands for Stream Editor. It is used to perform basic text transformations in Linux. sed is one of the important command, which plays major role in file manipulations. …
Read MoreLinux and Unix, Open Source, Linux Howtos
sed command stands for Stream Editor. It is used to perform basic text transformations in Linux. sed is one of the important command, which plays major role in file manipulations. …
Read More