Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Bash comprehensive list of IP addresses for a domain

bash sed awk grep

sed: can't read : No such file or directory

search replace sed

How to replace a variable in yml file with a gitlab ci pipeline variable using sed

sed gitlab gitlab-ci

How to find/fix files with MIXED line endings (0x0d 0x0d 0x0a)

sed find grep line-endings

Regex a string with unknown number of parameters

regex awk replace sed

How to keep newline intact in a sed command used in Makefile (POSIX)?

Google API to find the search count [closed]

linux api sed awk

How to escape commands passed to find with the exec option on Linux

linux sed escaping find exec

Command-line program to update R Markdown code to use `$latex` delimter

r sed awk mathjax rstudio

Extract a specific pattern from lines with sed, awk or perl

perl sed awk grep nawk

find lines between two patterns using sed

sed

awk/sed/grep to delete lines matching fields in another file

linux bash awk sed

sed/regex: How to match a '<' or '>' in a string

regex sed

How to do such substitutions with AWK or sed or Perl?

perl bash shell sed awk

Linux sed command does not change the target file

regex linux sed

Obtain patterns from a file, compare to a column of another file, print matching lines, using awk

unix sed awk grep

How to process huge text files that contain EOF / Ctrl-Z characters using Python on Windows?

python windows text sed eof

linux command to find files and replace with another file

linux shell sed command

Sed append regex capture groups

regex bash sed capture-group

Write to file after match in Kotlin

sed kotlin