Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

What are the differences between Perl, Python, AWK and sed? [closed]

Delete specific line number(s) from a text file using sed?

unix sed line-numbers

Insert line after match using sed

shell sed

sed in-place flag that works both on Mac (BSD) and Linux

linux macos sed bsd

Find and replace with sed in directory and sub directories

linux command-line sed replace

How to replace multiple patterns at once with sed?

replace syntax sed

Replace comma with newline in sed on MacOS?

macos unix sed

Shell script - remove first and last quote (") from a variable

string bash shell unix sed

How can I output only captured groups with sed?

regex sed

Escape a string for a sed replace pattern

string sed escaping

sed command with -i option failing on Mac, but works on Linux

linux macos bash sed

How to remove double-quotes in jq output for parsing json files in bash?

bash awk sed jq

sed edit file in place

unix sed solaris

Replace whole line containing a string using Sed

string shell sed

Delete empty lines using sed

linux unix sed