Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Add delimiters at specific indexes

regex awk sed

Find Everything between 2 strings -- Sed

shell awk sed grep

Unix code wanted to copy template file and replace strings in template file in the copied files

bash sed

Perl, sed, or awk one-liner to change the format of the file

regex perl unix sed awk

Extract the string between Quotes of particular occurrence in unix

regex unix sed awk grep

bash delete a line from a file, permanently

file sed line

replace text based on a dictionary

linux perl unix sed awk