Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How does the expression '^$' in SED is arrived?

regex sed

Bash script to print a text file in color

bash text colors sed

Unix - sed get value from a line after a first colon [duplicate]

unix awk sed grep cut

one line edits to files in AWS S3

sed command - Naming captured group

how to select the last line of the shell output

bash shell awk sed

How to exclude part of matching string from replacement?

sed

Extracting string before pattern with sed (bash)

regex bash sed

How to convert data format in JSON using SED

json 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