Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

how to grep lines according to 6th field contents

linux bash awk sed grep

Linux sed remove 2 lines with pattern

bash sed

Adding parenthesis around all equation numbers using sed

bash sed replace

Remove \r (CR) from CSV

macos csv sed newline

sed out string middle of string that may contain one or more numbers

regex bash awk sed grep

How to multiple a number by 2 (double)present in a particular line number of a file, in Linux?

linux awk sed

Sed performance optimization

bash sed io

awk split column into multiple columns in staggered manner

awk sed

Find line starts with and replace in linux using sed [duplicate]

linux bash shell unix sed

Lazy match in unix bash shell script

bash shell awk sed grep

How to add prefix to words between demarkers after encountering a certain pattern

unix sed scripting prefix

EOL character missing from file on Linux

linux bash shell sed

Linux/Unix bash basic script awk/sed

linux csv sed awk

How do i print word after regex but not a similar word?

sed awk duplicates

sed replace forward slash with backslash

sed makefile mingw32

Get string from two rows

perl sed awk grep

how i can comment (#) 6 lines before and after the matched pattern in sed

regex perl vim sed

How to use sed (or awk) for link canonicalization, fetching the filename?

bash sed awk

Regex: How to match pattern only once?

regex sed

Bash insert a comma (,) after every third field of a variable or array?

arrays bash sed awk