Search code examples
Can you explain sed 's/$/\r/g'?...


regexsed

Read More
find all the strings string with Dev_ and end with a number with 3 digits or less...


sed

Read More
Linux SED Command environment variables...


linuxsed

Read More
Sed is not removing the pattern for a list of headers...


linuxsed

Read More
Fast multiline regex find/replace of \r and \n...


pythonregexcommand-linesedgrep

Read More
sed is not working with certain string characters...


sed

Read More
Github Action - How to keep the quotes in the sed command replacement?...


linuxsedgithub-actions

Read More
How to move the point of the decimals in the concerned column (sed)...


regexlinuxbashunixsed

Read More
Can I use the sed command to replace multiple empty line with one empty line?...


sed

Read More
Match pattern and insert this pattern after every character until end of line...


shellperlsed

Read More
awk to print selective lines matching regex in single expression...


bashawksed

Read More
Linux sed command to wrap yaml date string with single quotes...


bashsed

Read More
sed c command with full capture group...


linuxbashsedscripting

Read More
Replacing numerical values in a FASTA file with their index in a different file. (Bash preferred)...


bashawksedfastacharacter-replacement

Read More
Can't remove colon from string...


bashsedtr

Read More
awk/sed: repeat 1st column for each column...


awksedvim

Read More
sed to delete all lines except last line based on string match...


shellsshsedssh-keysauthorized-keys

Read More
How do I get sed to match a pattern with multiple exceptions?...


sed

Read More
How to extract (read and delete) a line from file with a single command?...


bashsed

Read More
Is there a fairly portable and succinct method for parsing an environment variable from a script?...


perlawksedgrep

Read More
How can I add quotation marks to fields in a CSV file?...


csvawksed

Read More
Back-reference when preprend using sed linux command...


regexlinuxsedprependbackreference

Read More
Remove double quotes from all fields in an array in bash...


bashawksed

Read More
How to skip lines matching a string...


sed

Read More
sed + support case when key and value in file not exist...


linuxsed

Read More
How can I check (and delete) if the last line (that contains the last occurence of a string) has a c...


linuxbashshellawksed

Read More
Join strings which are in a colum...


excelawksed

Read More
bash in-place replace dashes only on 1st column of a file...


bashawksed

Read More
sed - How to extract IP address using sed?...


regexsed

Read More
Dockerfile ENV not replacing in sed...


dockersedenvironment-variablesdockerfile

Read More
BackNext