Editing the last instance in a file...
Read MoreHow to back reference the filename in sed?...
Read MoreRemove a line surrounded by blank lines...
Read MoreHow to multiply a number by 2 using sed?...
Read MoreOptimising the performance of nested loops for text extraction/manipulation...
Read Morehow to continue to append starting from a pattern using sed or awk?...
Read Moreextract server name from git clone URL...
Read Moreremove ^M character from file using sed...
Read MoreAdd a newline only if it doesn't exist...
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 MoreHow can I remove the last character of a file in unix?...
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 MoreHow to remove all special characters in Linux text...
Read MoreReplacing Control Character in sed...
Read MoreHow can I replace each newline (\n) with a space using sed?...
Read More