How to extract links from an html page...
Read MoreDelete string that spans multiple lines...
Read MoreUnable to use sed command in Windows Command Prompt due to 'unterminated address regex'...
Read MoreLinux GREP/SED [xargs] find pattern and line number in files and remove with SED...
Read Morehow to parse a JSON String with jq (or other alternatives)?...
Read Moresed - replace paragraph that begins with A and ends with B with strings...
Read MoreRemove a string containing a substring that will require a wildcard...
Read MoreLinux bash script to extract IP address...
Read MoreHow do I swap the last column in a csv file to be the first column? + awk...
Read MoreIn Bash, how do I capture edited script output while also printing it to the console?...
Read Moreremove ^M character from file using sed...
Read MoreDelete all lines beginning with a # from a file...
Read MoreCan you mass edit all files returned in a grep?...
Read MoreEditing the last instance in a file...
Read MoreHow to back reference the filename in sed?...
Read MoreRemove a line surrounded by blank lines...
Read MoreOptimising the performance of nested loops for text extraction/manipulation...
Read Moreneed to break IP address stored in bash variable into octets...
Read MoreFilter a line through an external program...
Read MoreParse text file, change some strings to camel case, add other strings - follow up question...
Read MoreWhy does sed in bash remove leading and trailing whitespaces from a string?...
Read Moreregex replace all dots exept last one doesn't work...
Read MoreParse text file, change some strings to camel case, add other strings...
Read MoreSed gives: sed: can't read : No such file or directory...
Read MoreHow to tell if two strings of any length are anagrams using bash, awk or any using command or script...
Read MoreRemove N characters after matching string from Fortigate logfile...
Read Moreconvert tab to unit separator using sed or tr with bash...
Read MoreHow to reverse a list of words in a shell string?...
Read More