Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using Sed to expand environment variables inside files

sed environment-variables

insert line into file using rails templates

To remove blank lines in data set

perl shell sed awk

Escape file name for use in sed substitution

Assign strings in a line to variables using bash

bash sed awk

How to extract filename from path using sed or awk

linux unix sed awk

Remove leading zero from BASH array variables

bash sed awk

sed: how to replace \0, but not \\0

regex sed backslash

how to truncate file by number of characters in a specific column

python regex bash awk sed

adding double quotes, commas and removing newlines

linux bash perl awk sed

Converting lines in chunks into tab delimited

csv awk sed newline

grab frequent username from 'last' command in unix - with exceptions

macos unix sed awk

sed single quotes

bash sed escaping

Search file, show matches and first line

bash unix sed awk grep

How to show certain column of a record using sed

linux sed

extract substring until first digit

bash shell sed grep

sed: search and replace values at position for last line of file

bash sed

How to extract phone number and Pin from each text line

bash awk sed grep

Remove the middle n characters from lines in Bash

bash unix sed cut

Remove part of the string from beginning of the line up to certain character [closed]

bash awk sed