Grep the entire text after a certain word using grep/awk/sed...
Read MoreMatch substring of column 2 with column 1 using awk...
Read MoreList all name pairs that appear in a line together and count their frequency...
Read MoreCalculating time difference between two dates using linux...
Read MoreFilter out content from Ansible output...
Read MoreUse of multiple AND operator in awk for specific pattern match...
Read MoreHow to check last 3 chars of a string are alphabets or not using awk?...
Read Morejoin 2 files with different number of rows Part 2 with awk...
Read MoreMelted distance table into distance matrix...
Read MoreCount the number of records in 1st column of a file using awk?...
Read Moreawk Repeat the values of a column n times...
Read MoreDATE validation using regex in awk...
Read MoreBash: For Loop & save each output as a new column in a csv...
Read MoreGNU AWK Print Text Between Two Patterns Do Not Include Patterns...
Read MoreI want to separate field with tab delimiter and replace with comma in shell script...
Read MoreCount specific character per every species of a Fasta file...
Read Moreadd text at the end of specific line...
Read MoreBash script to insert date from upper row if date is absent at start of row...
Read MoreDelete text before comma in a delimited field...
Read MoreRandomly Pick Lines From a File Without Slurping It With Unix...
Read Morehow to count number of fields for a single column in a row separated by 2 field separators (":&...
Read Morehandling commas inside double quotes + awk...
Read MoreReplacing empty column value depending on other columns value in unix...
Read MoreSeparate values with commas on one line from a variable BASH...
Read Moresed match pattern and print two lines before pattern and all lines upto end of file...
Read MoreHow to print lines where it matchs specific number in bash?...
Read MoreHow do i use loops to get it to read each line at a time in bash?...
Read MoreBash turning single comma-separated column into multi-line string...
Read MoreAwk & Sort-Output as Comma Delimited?...
Read More