Search code examples
Sed output not redirected to a file...


windowssedquoting

Read More
Find lines that don't begin with a "<", perform action...


regexvimsed

Read More
Is it possible to tell sed to perform a maximum of one substitution command per line?...


sedsubstitution

Read More
why sed doesn't have non-greedy regex?...


regexsed

Read More
Problem with sed command in Jenkinsfile in Groovy...


groovysedjenkins-groovy

Read More
How do I remove duplicate lines using Sed without sorting?...


linuxsed

Read More
replace pattern in lines with data find in another file with sed in BASH...


sedreplacecapturing-group

Read More
How to substitute a specific string pattern in a multi-line FASTA file using bash?...


bashawksedbioinformaticsfasta

Read More
sed / awk : edit on-the-fly data file according to search pattern...


bashawksed

Read More
How could running in Travis CI affect behavior of $(shell) in a Makefile?...


sedgnu-maketravis-ci

Read More
How to generate a UUID for each line in a file using AWK or SED?...


linuxbashshellawksed

Read More
Run git hook if value in the markdown frontmatter (for a blog post) key:value pair is a specific str...


bashsed

Read More
How to use regular expression in sed command...


regexsed

Read More
using grep with sed...


sedgrep

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


regexperlsedmailto

Read More
sed need something like a backreference for append...


regexsed

Read More
sed: joining lines depending on the second one...


sed

Read More
Why does my tool output overwrite itself and how do I fix it?...


unixawkseddos2unix

Read More
How do I remove newlines from a text file?...


linuxbashscriptingshellsed

Read More
How to extract text from a string using sed?...


regexbashsed

Read More
How to reverse all the words in a file with bash in Ubuntu?...


regexlinuxbashawksed

Read More
Removing first and last double quotes (preferably sed/awk)...


awksed

Read More
Retrieve email subject from file via bash...


bashemailsed

Read More
looking for an awk gsub|sub|gensub equivalent to sed substitution...


awksed

Read More
Uncomment block of lines in a file...


sed

Read More
How to make this sed script faster?...


linuxperformanceunixsed

Read More
Bash tool to get nth line from a file...


bashshellunixawksed

Read More
Any sed option to stop matching when one line number is reached?...


bashsednetcdfcdo-climate

Read More
SED Challenge - Add line on condition...


shellawksed

Read More
Replace multiple occurrences between two strings...


regexbashperlawksed

Read More
BackNext