Search code examples
Editing the last instance in a file...

perlawkseded

Read More
How to back reference the filename in sed?...

sed

Read More
Remove a line surrounded by blank lines...

linuxsedawk

Read More
How to multiply a number by 2 using sed?...

linuxsed

Read More
Using awk to get PCI Address...

awksedgrepprintf

Read More
Optimising the performance of nested loops for text extraction/manipulation...

arraysbashperformancesed

Read More
Parsing iw wlan0 scan output...

bashparsingsedawk

Read More
how to continue to append starting from a pattern using sed or awk?...

linuxawksedappend

Read More
extract server name from git clone URL...

linuxurlsed

Read More
remove ^M character from file using sed...

sedawk

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

linuxbashsednewline

Read More
need to break IP address stored in bash variable into octets...

regexbashvariablessedip-address

Read More
Filter a line through an external program...

sed

Read More
Parse text file, change some strings to camel case, add other strings - follow up question...

awksedtext-processing

Read More
Why does sed in bash remove leading and trailing whitespaces from a string?...

bashsedwhile-loop

Read More
regex replace all dots exept last one doesn't work...

regexbashsed

Read More
Parse text file, change some strings to camel case, add other strings...

awksedtext-processing

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

linuxbashunixsed

Read More
Sed gives: sed: can't read : No such file or directory...

bashsedquotinggnu-sed

Read More
How to tell if two strings of any length are anagrams using bash, awk or any using command or script...

bashawksed

Read More
Remove N characters after matching string from Fortigate logfile...

awksedgrepcut

Read More
Using sed to mass rename files...

bashshellsedfile-rename

Read More
convert tab to unit separator using sed or tr with bash...

bashsedtr

Read More
How to reverse a list of words in a shell string?...

linuxshellawksedash

Read More
How to remove all special characters in Linux text...

linuxsednon-printable

Read More
Replacing Control Character in sed...

linuxbashshellsed

Read More
Does lookbehind work in sed?...

regexsedgreplookbehind

Read More
Concatenate Lines in Bash...

sedawk

Read More
How can I replace each newline (\n) with a space using sed?...

sed

Read More
Replace newlines with literal \n...

regexsed

Read More
BackNext