Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Remove up to last backslash from URL using sed

bash sed

How to get contents from 2 files and append that contents to a new file using a shell script

linux shell awk sed paste

how many instances did a command affect?

sed

sed to operate on a range of lines plus a single line

sed

Append the date from the first line of text file to the beginning of each other line

bash awk sed append

Replace substring in bash command output with return value of another command (e.g. turn timestamp into date)

bash sed freebsd

Get value of Centos version

linux bash shell awk sed

Using sed or awk how do you remove a pattern around a certian line

shell unix sed awk

Why running sed command cutting my path first letter?

bash sed

delete a combination of string with sed

linux bash sed

Decrease Decimals in Fourth Column In a Text File

linux bash unix sed

Adding quotes to MySQLdump using Sed

mysql regex sed

Remove duplicate lines from file

regex awk sed sublimetext3

Regex only inside multiline match

regex perl awk sed

How to repeat all lines containing tagged segments, so that only one segment appears tagged on each line in BASH?

bash sed

How to add another string in the next line to a specific string on MacOS sed?

macos sed

Replacing non-printables with their vi editor code using sed

regex sed csh

bash: read file line by line and sed to append

bash sed while-loop

delete the lines that don't have 4 columns

sed awk