Search code examples
How to insert value to missing region in a fastq file?...

bashawksedbioinformatics

Read More
Bash script logic to extract text stretched across multiple lines in a file based on delimiters...

bashshellawksedscripting

Read More
replace line contents having / using sed...

linuxstringbashshellsed

Read More
SED: multiple patterns on the same line, how to match/parse first one...

regexsed

Read More
Bash get last sentence in line...

bashawksedgrep

Read More
Sed occasionally missing a capture group...

sedcapture-group

Read More
Kitty Terminal and sed command: how to escape characters in a complex string?...

linuxbashsedterminalkitty

Read More
Combining two sed commands...

sed

Read More
sed: -e expression #1, char 1: unknown command: `'' when running sed as a Kubernetes arg...

kubernetessedapache-pulsar

Read More
how to eliminate trailing newlines and store the result in variables...

bashsedescapingbackslashsingle-quotes

Read More
How to copy lines of hexadecimal format using sed?...

linuxbashsedtext-processingmemory-dump

Read More
Copy line with subtitution before the line itself with sed...

linuxsed

Read More
How to find string and replace some string between { ... }?...

regexawksed

Read More
How to insert line before any line containing a certain string from vim or command line?...

vimsedcommand-linegrep

Read More
sed search multiple strings in one file...

linuxsed

Read More
How to pad all lines with spaces to a fixed width in Vim (perhaps using sed, awk, etc.)?...

vimsedawk

Read More
using bash, create files based on pattern match...

bashawksed

Read More
sed separator (delimiter) replacement not working with p command...

bashseddelimiter

Read More
How to escape this sed command in a Jenkinsfile Pipeline?...

jenkinssedjenkins-pipeline

Read More
sed/awk to merge multiple line in single line...

linuxawksed

Read More
How paste another location before first match in file by command sed/awk/another?...

awksed

Read More
How do I insert conditional text before the first match?...

awksed

Read More
Sed line when matching some string and not another one with sed...

linuxsed

Read More
Insert a line after current line if line before it matches some pattern using sed ;...

linuxsed

Read More
sed + append text at end of a specific line but before specific character...

linuxbashsedrhel

Read More
How can I remove the first line of a text file using bash/sed script?...

bashscriptingsed

Read More
remove all occurences of dot only between two strings and not in the rest of the file...

bashsed

Read More
Extract a part of a line from a log file...

linuxawksedgrep

Read More
Sed output not redirected to a file...

windowssedquoting

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

regexvimsed

Read More
BackNext