Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Awk/Perl/Sed column substitution based on a text code

perl sed awk

Using awk to format text

bash shell awk sed zsh

how to replace delimiter when delimiter also present in field data at any place in a file?

linux csv sed

Using brackets inside a character class in a regular expression

bash sed

Remove previous line to a match string?

bash sed

SED - unable to execute some commands on UTF-8 encoded chars

macos unicode utf-8 sed

How to make this sed 'grab text between 2 keywords' case-insensitive?

regex bash sed match

Remove Letter After Number and Before Comma

linux unix sed

How to replace many intermediate blank lines with only 1 blank line each

shell sed awk newline

splitting string with "- " delimiter using sed not working

shell sed split

How to output only specific digits from a list using sed?

sed

Uncomment block of lines in a file

sed

get first letter of words using sed

linux bash scripting sed command

How can I comment some lines of code in a source file?

bash sed match quote

How to delete the matching pattern from given occurrence

linux bash unix sed awk

Invalid preceding regular expression error given by sed

sed grep

Replace string pattern containing scores and underscores, problem with capturing

regex sed

How do I replace the second occurrence of a whitespace in each line with 'sed' or 'awk'?

regex awk sed

using unix commands like grep and sed for the perl array

perl unix sed grep