Search code examples
Using sed to delete everything between and including <?php ?> on the first line of code...


phplinuxsed

Read More
How do I replace an arbitrary number of backreferences in sed or Perl? (for obfuscating mailto)...


regexperlsedmailto

Read More
Bash extract user for a particular host from ssh config file...


bashsshsed

Read More
How can I delete all lines that contain a specific string from a text file?...


shellsedtext-parsingin-place

Read More
sed regular expression part...


regexsed

Read More
How to skip the expression in the beginning and ending of the string using Linux commands...


linuxshellawksedformat

Read More
Replace each column with different spacing using sed...


linuxsed

Read More
Count the number of occurrences of a string using sed...


sed

Read More
How can I output only captured groups with sed?...


regexsed

Read More
Using SED to Get the Last n Lines of a Huge Text File...


linuxtextsed

Read More
Insert line after match using sed...


shellsed

Read More
When importing from SQLite to PostgreSQL, how do I convert AUTOINCREMENT?...


postgresqlsqlitesed

Read More
"sed" command in bash...


bashshellsed

Read More
Change multiple files...


sed

Read More
How to filter lines by counting occurences of a char in AWK or bash?...


linuxshellsedawk

Read More
Parsing HTML on the command line; How to capture text in <strong></strong>?...


perlsedawkgrepcommand-line-interface

Read More
sed outputs matching line twice...


regexstringsed

Read More
Multiple sed vs sed using pipe...


linuxbashsed

Read More
Get Day Of Week in bash script...


bashsed

Read More
How can I replace each newline (\n) with a space using sed?...


sed

Read More
Reformat numbers, inserting separators at fixed positions...


unixawksedsplit

Read More
Escape characters contained by bash variable in regex pattern...


regexbashsedescaping

Read More
how to use xargs with sed in search pattern...


bashsedreplacepipeline

Read More
How to remove double-quotes in jq output for parsing json files in bash?...


bashawksedjq

Read More
How to add text at the beginning of specific lines using sed?...


linuxsed

Read More
bash script replace only match and start special IP address?...


regexsed

Read More
how to insert a new service into docker-compose.yml using sed...


bashdockerdocker-composesed

Read More
Shell script replace variables in file - error with Sed's -i option for in-place updating...


bashawksedexinplace-editing

Read More
Edit part of a line in text without losing other lines...


linuxawksedex

Read More
Array elements in sed operation...


bashsed

Read More
BackNext