Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed command to exclude specific lines in file between range of pattern

unix awk sed

Using sed to insert some text in a file

linux sed

Replace line in aws cli output with sed

bash sed

How to fix sed command on MacOS with error extra characters after \ at the end of c command?

macos sed

Replacing patterns using sed

unix sed

Multiple lazy string replacing between two patterns with sed

regex bash shell sed

How can I pass a list of strings to xargs for simultaneous wget

bash sed xargs

Detect if a series of numbers is sequential in bash/awk

bash sed awk range sequence

How to extract file data from an HTTP MIME-encoded message in Linux?

linux bash sed awk

Add string with backslash in file using sed command

Meaning of following sed lines used in bash script

regex linux bash sed

Print name of file if second line is empty

awk sed grep

How to replace a string in a file only if the line containing it also contains a number found in another file using Bash?

linux bash csv awk sed

Translate PCRE pattern to POSIX

regex sed

bash - sed doesn't replace all semicolons

bash sed

How to replace a sub-string in a larger-string that matches to an egrep?

regex bash awk sed grep

substitute pattern on specified line numbers with perl [duplicate]

perl sed

Sorting not working correctly in bash

bash shell awk sed grep

How do I keep the first n lines of a file/command, but grep the rest?

awk sed filtering

Replacing a pattern in a text file with a random value

regex bash text sed awk