Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to extract comment out of header file using python, perl, or sed?

c++ python perl sed extract

substitution of a word with two words and a space using sed

linux bash sed

sed -e unknown option to `s'

bash sed

Remove "[ and ]" from csv file using sed

bash sed

Correct bash sed command syntax to get a correct substring

regex bash perl sed

Editing the last instance in a file

perl awk sed ed

Help with SED syntax : unterminated `s' command

regex sed cygwin

Replace "template tag" with string in bash

bash shell sed

Shell scripting - running a regex to modify a file in place, that includes the file name

bash sed awk

Can you convert a date to yyyy/mm/dd using sed?

bash awk sed

How to filter values in a date range when the exact timestamps are not entered in the log

linux bash shell awk sed

sed apply two search conditions to a single line and then substitute

Counting lines ignored by grep

perl sed awk grep

String expansion - escaped quoted variable to value

UNIX Bash - Removing double quotes from specific strings within a file

bash unix awk sed

Append two new lines before additional text using sed

regex bash sed

search multiple and exact pattern to replace with sed or awk

bash awk sed

How do I insert the filename and header to the beginning of a csv using sed/awk/bash/unix tools?

awk sed