Search code examples
Scripts for computing the average of a list of numbers in a data file...


bashawksedaverage

Read More
The command block in the sed command is malfunctioning and cannot be used properly...


linuxsed

Read More
sed command to replace first occurrence in file is not working...


regexawksed

Read More
Sed command ubuntu terminal...


ubuntused

Read More
Duplicating entries in textfile for empty entries until a non-empty entry is found, then continue wi...


bashsedtext-files

Read More
delete line containing a specific string in shell...


stringshellsedline

Read More
How to insert a character in front of a line one line above a specific character?...


linuxbashunixsed

Read More
Replace after searched string with a variable (containing slashes) in sed/awk...


bashawksed

Read More
tr -d to remove an exact string of characters from a string...


bashunixawksedtr

Read More
Matching strings even if they start with white spaces in SED...


sedspacessubstitution

Read More
Using sed, how do you print the first 'N' characters of a line?...


shellsedgrepcharacter

Read More
Can't use sed when using ssh with ms powershell to linux host...


powershellsshsed

Read More
Non greedy (reluctant) regex matching in sed?...


regexsedpcregreedyregex-greedy

Read More
Mac automator - TouchID for sudo issues with system disk access...


sedapplescriptzshmacos-monterey

Read More
Escaping a variable with special characters within sed - comment and uncomment an arbitrary line of ...


sed

Read More
Remove prepending character from block of lines in bash...


bashsed

Read More
Regex for whitespace delimiter except for [ and ] characters...


regexlinuxawksedgnu-sed

Read More
In-place edits with sed on OS X...


macosfile-iosedin-place

Read More
use sed group variable within loop for another grep...


loopssedgrep

Read More
delete html comment tags using regexp...


regexsedhtml-parsing

Read More
Find common lines to multiple files...


bashshellawksed

Read More
How to match a group exactly zero times...


regexbashsed

Read More
Capitalize strings in sed or awk...


bashsedawk

Read More
How to avoid adding word before matched line when word already exists...


sedredhat

Read More
Case-insensitive search and replace with sed...


macosreplacesedcase-insensitive

Read More
Replacing a string with a variable which contains newlines...


bashsed

Read More
Replace \n with \r\n in Unix file...


unixcross-platformsed

Read More
How to merge every three lines into one line from the command line?...


linuxunixsed

Read More
grep or sed to delete 1 line after a match (but not the match)?...


sedgrep

Read More
Why doesn't sed work with my netcat input?...


bashsednetcat

Read More
BackNext