Delete specific line number(s) from a text file using sed?...
Read MoreHow to replace string in small part of the text after occurence of certain keyword...
Read MoreSubstitute the ICON reference for nothing...
Read MoreSubtract even rows from odd rows using awk, etc...
Read MoreReplace a word with multiple lines using sed?...
Read MoreEdit a configuration file using bash script...
Read MoreUsing sed to filter out students in a list...
Read MoreHow to merge the following 2 files using python or bash?...
Read MoreUsing sed to replace a character but not if it is in a string in bash csv file...
Read MoreUse the contents of a file to replace a string using SED...
Read MoreHow to Extract Clusters with Multiple Rows Using Bash Commands?...
Read MoreSed regex find a string in yaml and comment line, preserving indentation...
Read Moresed -i touching files that it doesn't change...
Read MoreExtracting a part of String using grep/sed...
Read MoreHow to check if sed has changed a file...
Read MoreHow to use a loop to chain piped commands together?...
Read MoreOrder of options in Unix sed for editing files in-place...
Read MoreHow to wrap a string containing a character with a tag?...
Read MoreHow to find network interface name...
Read MoreAWK or sed to print data in table format...
Read MoreTruncating "wrapping" long string outputs with prefix, appends new line at the bottom of e...
Read MoreCan you replace a substring from a regex match?...
Read MoreShell script, escape newlines but emit others?...
Read MoreWhat is causing the inefficiency of GNU sed using `.*` substitutions?...
Read MoreReplace the values under some columns using awk or sed...
Read MoreSubstitute pattern by an other pattern from two lists using while read line and sed...
Read Moresed insert line with leading spaces to a specific line...
Read More