Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Filtering text file based on values in some lines using awk

python shell awk sed

inplace deletion of a line before and after a pattern using sed command in linux

shell sed

bash, prompt for numerical input

bash sed while-loop grep

Need to fetch value of a key from a XML file using a script

powershell shell awk sed

How to remove unwanted characters in a file (using a shell script)

linux shell awk sed

Appending filename at the end of certain lines in a text file

bash sed bioinformatics fasta

field ordering with sed

bash sed

BASH echo with sed

bash sed while-loop echo

how to select the content with sed in linux shell

regex shell awk sed

find recurring pattern with `sed`

regex unix sed

Problem in using Sed to remove leading and trailing spaces

regex sed

bash list all directories, subdirectories, folders, subfolders in then output to a separate file

android linux bash sed command

Search for multiple patterns which included double quotes in single file and comment above and below two lines

bash sed grep

Convert sed with multiple expressions to python

python regex replace sed