Search code examples
PCRE Regex to SED...


regexsedpcre

Read More
Remove odd or even lines from a text file...


linuxawksed

Read More
Using bash script to remove from sentence words longer than [x] characters...


bashshellawksed

Read More
sed regular expression part...


regexsed

Read More
trim last ip octet and reverse...


bashawksed

Read More
How do you strip quotes out of an ECHO'ed string in a Windows batch file?...


windowsbatch-filesedquotesecho

Read More
Remove multi-line comments...


sedawk

Read More
Removing trailing / starting newlines with sed, awk, tr, and friends...


unixsedawktr

Read More
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
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
BackNext