Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

how to cut CSV file [duplicate]

linux bash awk sed cut

Change csv file delimiter in unix

linux shell unix sed

Shell format and substitution task

bash sed

Open a file using vim from the output of pipe command

vim sed

search and replace with sed not working

bash sed

awk to search a pattern and print lines with pattern and one more condition

awk sed

sed: display lines selected for deleting

regex sed

Replace specific line numbers using sed

sed

Replace UUID value in fstab using sed

linux replace sed

How to insert a string into second to last line of a file

bash awk sed

What does the "D" command do in sed?

sed

Extract JSON object using Bash shell? [duplicate]

json bash shell sed awk

How to extract part of string in Bash using regex

regex sed

How to use variables in sed with both single quote and double quote

linux sed

Move last n lines of a text file to the top with Bash

bash sed command

Add line after matching a pattern [duplicate]

bash awk sed echo

Apply awk to everything except for first line

awk sed

sed regex to extract selector from method declaration (Obj-C)

sed - Back reference on match pattern does not work

regex macos sed backreference

Extract a Certain Substrings from Certain Columns from a Delimited CSV File and save the New Edited form in a File using Shell

bash awk sed