Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Remove odd or even lines from a text file

linux awk sed

Extraction of data from a simple XML file

xml bash sed awk grep

How can I add a line to a file in a shell script?

linux shell sed

How to create a frequency list of every word in a file?

bash file-io sed grep

How do I add a line of text to the middle of a file using bash?

linux bash sed awk grep

Get Day Of Week in bash script

bash sed

Convert all number abbreviations to numeric values in a text file

bash awk sed

Linux bash script to extract IP address

linux bash sed awk

excluding first and last lines from sed /START/,/END/

sed - how to do regex groups using sed

regex linux sed

Extract XML Value in bash script [duplicate]

xml bash shell sed

What delimiters can you use in sed?

sed delimiter

How to find/replace and increment a matched number with sed/awk?

bash sed awk

Is there a 'git sed' or equivalent?

linux git bash sed

Combining two sed commands

sed

Remove Unicode characters from textfiles - sed , other Bash/shell methods

How do I use sed to change my configuration files, with flexible keys and values?

linux bash sed

Why does sed require 3 backslashes for a regular backslash?

regex sed

Uppercasing First Letter of Words Using SED

linux bash unix awk sed

delete a column with awk or sed

sed awk