Search code examples
Remove multiple occurrences of similar lines except the last...


bashawksed

Read More
How to append lines from a file into new file which name bases on the content?...


awksed

Read More
Using sed in a Makefile — captures one pattern, but not the reverse?...


sedmakefilemarkdowngnu-makegithub-flavored-markdown

Read More
sed edit file in-place...


unixsedsolaris

Read More
binary sed replacement...


perlbinarysedhexreplace

Read More
How to find and replace text with variable (variable holds Unix scripts) using sed or awk command...


bashshellunixawksed

Read More
How to print a file, excluding comments and blank lines, using grep/sed?...


regexawksedgrep

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


bashscriptingsed

Read More
How can I strip first X characters from string using sed?...


bashshellsed

Read More
Sed append regex capture groups...


regexbashsedcapture-group

Read More
Replace \n(new line) with space in bash...


bashsedtr

Read More
How can I remove the last (non-newline) character of a file in unix?...


linuxbashunixsed

Read More
PCRE Regex to SED...


regexsedpcre

Read More
Remove odd or even lines from a text file...


linuxawksed

Read More
Using bash script to remove from sentence words longer than [x] characters...


bashshellawksed

Read More
sed regular expression part...


regexsed

Read More
trim last ip octet and reverse...


bashawksed

Read More
How do you strip quotes out of an ECHO'ed string in a Windows batch file?...


windowsbatch-filesedquotesecho

Read More
Remove multi-line comments...


sedawk

Read More
Removing trailing / starting newlines with sed, awk, tr, and friends...


unixsedawktr

Read More
Using sed to delete everything between and including <?php ?> on the first line of code...


phplinuxsed

Read More
How do I replace an arbitrary number of backreferences in sed or Perl? (for obfuscating mailto)...


regexperlsedmailto

Read More
Bash extract user for a particular host from ssh config file...


bashsshsed

Read More
How can I delete all lines that contain a specific string from a text file?...


shellsedtext-parsingin-place

Read More
How to skip the expression in the beginning and ending of the string using Linux commands...


linuxshellawksedformat

Read More
Replace each column with different spacing using sed...


linuxsed

Read More
Count the number of occurrences of a string using sed...


sed

Read More
How can I output only captured groups with sed?...


regexsed

Read More
Using SED to Get the Last n Lines of a Huge Text File...


linuxtextsed

Read More
Insert line after match using sed...


shellsed

Read More
BackNext