Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using variable with sed

bash sed

Using bash variables for range in sed

bash sed

sed n doesn't seem to work quite the way I thought it would

sed

Find Files That Contain Exactly Two Forward Slashes

linux sed awk grep

Remove a character from string

linux bash sed awk cut

Replace only the first matching line while preserving leading whitespace

unix sed

Linux sed replace a string - Can someone explain this error?

linux bash shell sed

Replace first instance of matching text on every line in a txt file

join different regex possibilities into one

regex sed regex-group

Organising Data

python perl bash sed

Optimal way to parse a log file

bash shell logging sed grep

Regex to repeat indentation in sed

regex sed solaris

Add multiple lines in file using bash script

macos bash sed

Does sed -n '1s/pattern/substitute/p' parse the whole file or quit after line 1?

unix sed

Search and replace $ signs with sed

bash unix sed replace

How to remove all single occurring new lines "\n", but not multiple lines

replace sed

Remove spaces between patterns

bash sed

Grep all characters in each line before match

bash awk sed grep

Remove lines containing space in unix

linux shell unix sed awk

Using sed in terminal to replace text in file

sed terminal command