Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed - get only text without extension

regex sed

Linux bash: How do I replace a string on a line based on a pattern on another/different line?

linux bash sed

How to sort by line length, then reverse alphabetically

regex bash sorting sed

match and replace multiple newlines with a SED or PERL one-liner

extract a quoted value from multiple lines using sed

bash command-line sed awk grep

sed: hold pattern and rearrange line

regex variables sed awk

sed replace with hex

linux sed grep

How can I add a new line to a large file every n characters in terminal (one liner sed)?

bash shell text sed replace

What is the command to delete empty lines in a file using sed?

linux unix sed command

What is the fastest way to autobreak a line of gigabytes separated by keywords using bash shell?

perl bash shell sed awk

sed: replace spaces within quotes with underscores

sed awk tcsh openbsd

Single column data to multiple columns

linux bash shell sed awk

Rename multiple files with sed

linux sed rename

SED delete specific lines between two patterns?

sed switch the order of first and last word

regex sed

egrep match version number using grep

regex unix awk sed grep

Print first letter of each word in a line

bash awk sed

merge contents of two files into one file in bash

linux bash awk sed merge

How can I add x number of leading spaces in a string using Bash?

bash awk sed indentation

Using sed/awk to remove string from subsections

regex perl awk sed