Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Returning all columns of output only if contents in second column have a positive number

regex bash awk sed grep

Removing everything after the second "_" but keeping other columns

bash awk sed

In sed or awk, how do I handle record separators which *may* span multiple lines?

linux sed awk gawk

Separating every line in a file at specific points

sed awk replace split

PHP form will not submit value="0"

php forms sed submit isset

Passing color codes from bash variables through sed

bash sed ansi-escape

Output on a single line

unix sed awk

How can I combine sed commands to a shell script [duplicate]

linux bash shell sed

Deleting n lines in both directions and the match in sed?

regex bash sed

Replacing a string with empty line

vim sed vi

Search and replace using a custom utility to do the transformation

perl awk sed

Remove hostnames from a single line that follow a pattern in bash script

regex linux bash unix sed

how can you change a column of numbers to a space separated list in bash

bash command-line sed awk

transform multiline text into csv with awk sed and grep

csv awk sed grep

Replace string in the first file it is found

bash sed natural-sort

replace quotes in substring (preferably without external dependencies)

awk sed

How to find and replace MAC address

shell sed

Quickest way to split a string in bash

string bash sed

How? Bash loop, sed and inserting the current loop's filename into the sed pattern space

bash sed filenames