Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Use Sed to replace next line but keep the white space

linux sed

Find everything after first comma in lines and remove it

regex awk sed

SED command to remove trailing white spaces [duplicate]

sed

Surrounding whitespace-separated URLs with quotes using sed

python regex windows sed

How to match )\n{ using sed?

Can't edit pdf file with sed command

bash pdf sed

In bash, how to process all user input on command line

bash input sed stdin

remove lines after second pattern sed

bash sed awk

How to delete 5 lines before and 6 lines after pattern match using Sed?

linux unix sed grep

Parse text file, change some strings to camel case, add other strings - follow up question

awk sed text-processing

How to add characters in word and replace it using sed command in linux

linux bash awk sed

PHP - How to do a string replace in a very large number of files?

php sed server

How can I write this sed/bash command in awk or perl (or python, or ...)?

perl bash scripting sed awk

Split a string into fixed-size pieces using sed

bash sed

Command-line recursive code cleanup, '){' to ') {', using grep/sed

regex sed grep

nodejs 'exec' command doesn't execute 'sed' command properly

javascript node.js sed exec

How to do multiple, in place seds for one original pattern search?

regex shell unix sed

How to print lines where it matchs specific number in bash?

bash awk sed grep cat

URL replace with sed

bash sed

Obtain all the lines before and after a pattern match until a there is blank line

awk sed grep