Printing bash function body and including the comments in the body...
Read MoreReplace duplicate values across columns of CSV file...
Read MoreHow to remove the filename from the end of the du -h output?...
Read MoreTreatment of backslash character in the bracket expression...
Read MoreHow to fold python code using sed and/or awk?...
Read MorePut a substring of a string into a variable...
Read MoreAWK: is there some flag to ignore comments?...
Read MoreHow can I transform this bash script to a one-liner?...
Read MoreProcess DTEND in a partial ICS file...
Read MoreComparing two version numbers in a shell script...
Read MoreLinux bash: Compare hash strings without setting variables...
Read MoreHow to sort or rearrange numbers from multiple column into multiple row [fixed into 4 columns]?...
Read MoreHow do I pass a stored value as the column number parameter to edit in awk?...
Read MoreAwk, gsub, ampersands and unexpected expansion...
Read MoreHow to swap configuration entities within config files?...
Read Morereplace new lines with commas in shell...
Read MoreHow to get only second line using awk...
Read MoreRemove all spaces in lines but not between double quotes...
Read MoreHow can I read first n and last n lines from a file?...
Read MoreUse particular values of each row of csv for command path argument...
Read MoreAWK or alternative way to join (and occasionally correct) two fields in csv...
Read Moreusing AWK to remove characters match with html tag...
Read MoreHow to split file by percentage of no. of lines?...
Read MoreHow to merge multiline grep output to a single line in linux...
Read MoreUsing regular expression to extract substring...
Read MorePrint the last line of a file, from the CLI...
Read MoreUnix one-liner to swap/transpose two lines in multiple text files?...
Read More