Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to insert strings containing slashes with sed? [duplicate]

sed

How to replace a whole line with sed?

regex sed

Insert a line at specific line number with sed or awk

sed awk

How to merge every two lines into one from the command line?

bash awk sed grep

How to replace an entire line in a text file by line number

bash text replace sed

How to use sed to remove the last n lines of a file

linux bash shell sed

In-place edits with sed on OS X

macos file-io sed in-place

How to remove the lines which appear on file B from another file A?

linux shell sed diff grep

sed fails with "unknown option to `s'" error [closed]

sed

Appending a line to a file only if it does not already exist

linux sed terminal

RE error: illegal byte sequence on Mac OS X

regex macos bash sed

Delete all lines beginning with a # from a file

bash sed

Retrieve last 100 lines logs

linux logging sed

Command to get nth line of STDOUT

bash shell sed stdout

Change multiple files

sed

How to show only next line after the matched one?

awk sed grep

Error when using 'sed' with 'find' command on OS X: "invalid command code ."

bash macos sed find

Environment variable substitution in sed

linux unix shell sed

How to insert a text at the beginning of a file?

linux bash sed

How to use sed to replace only the first occurrence in a file?