Search code examples
Issue with appending a line to a specific section of a configuration file using sed...


sed

Read More
How can I extract the value of html TH tags that occur multiple times in a text file using a bash sc...


regexbashsedgrep

Read More
How to extract particular field space separately in shell script using sed command...


bashshellsed

Read More
Removing a line, plus drop the comma of the last line with a matching pattern...


awksed

Read More
Replacing the text that follows a given word...


bashshellsedreplacesh

Read More
Bash script to replace content of line with information in a consequent line (sed)...


regexbashperlsed

Read More
How to match a regex 1 to 3 times in a sed command?...


regexsed

Read More
Regex to remove ANSI escape sequences from script output...


regexsedvim

Read More
Replace non-expanded to a expanded environment variable...


bashsedenvironment-variables

Read More
edit only the 1st column of a fasta header by removing strings after '-'...


awksedfasta

Read More
How can I remove the last character of a file in unix?...


linuxbashunixsed

Read More
Delete a whole line on keeping the last specific character in unix...


stringunixsed

Read More
How to remove last character from a line only if it's a number in R or Linux...


awksedbioinformatics

Read More
Printing everything except the first field with awk...


awksed

Read More
How to substitute a sequence of the same character and of variable length in bash?...


bashsedsubstitution

Read More
Perforce triggers objecting to syntax (validation failed: sed: -e expression#1 char 16: unterminated...


sedperforcep4v

Read More
sed find lines with sequential numbers and copy them sorted to new file...


bashshellsed

Read More
how to grep by date time range?...


pythonbashsedawkgrep

Read More
Extracting a value from a string using sed...


sedtcsh

Read More
Replacing a repeating number in a file with random numbers...


stringbashsed

Read More
Parse ESXI vim-cmd hostsvc/autostartmanager/get_autostartseq to get each VM stopDelay param...


bashawksedesxi

Read More
sed/grep to extract word between 2 characters...


sedgrep

Read More
sed fails with "unknown option to `s'" error...


bashsedsh

Read More
Double single quotes in a sed command...


bashsed

Read More
How to process a file and replace a pattern with the line number...


linuxbashawksedscripting

Read More
Does lookbehind work in sed?...


regexsedgreplookbehind

Read More
python + run sed command in python...


pythonpython-3.xlinuxsed

Read More
How do I properly match Regular Expressions?...


regexsed

Read More
Replace content of one line by checking previous and next line...


shellawksed

Read More
Multiple sed commands into one...


sed

Read More
BackNext