Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Select first part of string

linux bash unix sed awk

Splitting long lines in bash with numbering

regex bash text sed

How to capture the output of one shell script into other in unix

shell unix sed awk

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