Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed Extract version number from string (only version, without other numbers)

regex bash shell sed

How can I remove leading and trailing zeroes from numbers with sed/awk/perl?

perl bash sed awk

sed replace second last line of file

regex linux sed

Replace every n'th occurrence in huge line in a loop

linux awk sed grep

Isolate the last octet from an IP address and put it in a variable

regex shell awk sed ip-address

sed - Piping a string before the last line in a file

linux bash redirect sed

How do i get "sed" to delete everything else but email address.

sed

How to use sed to change file extensions?

linux bash sed

How to delete an entire row if a specific column contains a zero?

perl sed awk

add multiple lines at beginning of file

regex bash unix awk sed

Replacing all occurrence after nth occurrence in a line in perl

perl awk sed

Shell script numbering lines in a file

shell sed awk

How to escape the forward slash in a sed command [duplicate]

sed

Showing only the uptime from uptime [unix]

regex sed uptime

sed doesn't work from within bash script

bash replace sed

Extracting sql insert with sed, line cuts

linux awk sed grep mysqldump

Modify Sequence with snp position and output in same file

perl sed awk

Convert .gitignore to rsync merge filter include file? (with sed or awk)

git sed awk rsync

Sed regular expression works different through web browser

php regex apache perl sed

How to use git filter.gitignore.clean to filter both branches during a diff

git sed filter