Search code examples
How to extract links from an html page...


regexbashsedhtml-parsing

Read More
Delete string that spans multiple lines...


regexsed

Read More
Unable to use sed command in Windows Command Prompt due to 'unterminated address regex'...


regexwindowssedcmd

Read More
Linux GREP/SED [xargs] find pattern and line number in files and remove with SED...


sedgrep

Read More
how to parse a JSON String with jq (or other alternatives)?...


jsonstringsedescapingjq

Read More
sed - replace paragraph that begins with A and ends with B with strings...


linuxbashsed

Read More
Remove a string containing a substring that will require a wildcard...


awksed

Read More
Linux bash script to extract IP address...


linuxbashsedawk

Read More
How do I swap the last column in a csv file to be the first column? + awk...


bashawksed

Read More
In Bash, how do I capture edited script output while also printing it to the console?...


bashsedoutputtee

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


sedawk

Read More
Delete all lines beginning with a # from a file...


bashsed

Read More
Can you mass edit all files returned in a grep?...


searchvimcommand-linesedgrep

Read More
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
Optimising the performance of nested loops for text extraction/manipulation...


arraysbashperformancesed

Read More
Parsing iw wlan0 scan output...


bashparsingsedawk

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
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
BackNext