Search code examples
Why doesn't sed 's/a*//' regex match all a's?...


regexsed

Read More
How to save environment variables with newlines into .env file?...


bashawksedenvironment-variables

Read More
remove line in text file with bash if the date is older than 30 days...


bashawksed

Read More
Color highlighting of Makefile warnings and errors...


linuxbashcolorssedmakefile

Read More
how to preserve all spacing with 'sed' when inserting content in a file...


bashsed

Read More
Find all branches that follow mine lexicographically...


gitawksedsh

Read More
How to insert an autoincremented variable when replacing content in file...


bashsed

Read More
Finding a file within recursive directory of zip files...


linuxbashubuntusedgrep

Read More
sed in-place flag that works both on Mac (BSD) and Linux...


linuxmacossedbsd

Read More
How to replace line in file with huge file content using shell...


awksed

Read More
Interpret as fixed string/literal and not regex using sed...


unixsed

Read More
How to Exclude everything after a character/string from an output in Linux...


awksed

Read More
dejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of li...


awksedcommand-line-interfacenano

Read More
UNIX Bash - Removing double quotes from specific strings within a file...


bashunixawksed

Read More
How to remove trailing whitespaces with sed?...


sedwhitespace

Read More
postgres docker container bash script not replacing variable in sed...


postgresqldockersed

Read More
Conditional replacement of string fragment with sed (one-liner!)...


bashsedtcsh

Read More
Line number and negated search combination in sed...


textsedcommand-linetext-parsing

Read More
BusyBox Linux sed does not replace first line when I run this command...


sedbusybox

Read More
Extracting ID and sequence from a FASTQ file...


awksedtext-manipulationfastq

Read More
Using git bash "find" and "sed" correctly. Do I have the best solution?...


sedfindgit-bash

Read More
Add a newline only if it doesn't exist...


linuxbashsednewline

Read More
Convert specific number date to show month...


regexperlawksedscripting

Read More
How to concatenate multiple lines of output to one line?...


linuxbashsedgreptr

Read More
ls to show only date modified, time modified, and name...


macosawksedzshls

Read More
awk/sed to get a particular field extracted...


linuxawksed

Read More
Text substitution (reading from file and saving to the same file) on linux with sed...


bashunixsedcommand-line-interface

Read More
To match a digit inside a negated set...


regexsed

Read More
awk command to replace block between two tags with contents of variable...


awksed

Read More
Excluding the first 3 characters of a string using regex...


regexbashsed

Read More
BackNext