Search code examples
Grep the entire text after a certain word using grep/awk/sed...


awksedgrep

Read More
Match substring of column 2 with column 1 using awk...


bashshellawk

Read More
List all name pairs that appear in a line together and count their frequency...


unixawkwindows-subsystem-for-linux

Read More
Calculating time difference between two dates using linux...


linuxbashfor-loopawk

Read More
Filter out content from Ansible output...


linuxawkfilteransibleyaml

Read More
Use of multiple AND operator in awk for specific pattern match...


bashshellawk

Read More
How to check last 3 chars of a string are alphabets or not using awk?...


regexbashshellawk

Read More
join 2 files with different number of rows Part 2 with awk...


awk

Read More
Melted distance table into distance matrix...


dataframeunixawk

Read More
Count the number of records in 1st column of a file using awk?...


bashshellawk

Read More
awk Repeat the values of a column n times...


awk

Read More
DATE validation using regex in awk...


regexbashshellawk

Read More
Bash: For Loop & save each output as a new column in a csv...


linuxbashawk

Read More
GNU AWK Print Text Between Two Patterns Do Not Include Patterns...


awkgnumatchinggsub

Read More
I want to separate field with tab delimiter and replace with comma in shell script...


dockershellunixawk

Read More
Count specific character per every species of a Fasta file...


bashperlawkgrepfasta

Read More
add text at the end of specific line...


awktextsed

Read More
Bash script to insert date from upper row if date is absent at start of row...


bashdateloggingawksed

Read More
AWK array seems to empty itself?...


arraysawk

Read More
Delete text before comma in a delimited field...


awkdelimiter

Read More
Randomly Pick Lines From a File Without Slurping It With Unix...


linuxunixawkrandomfile-processing

Read More
how to count number of fields for a single column in a row separated by 2 field separators (":&...


awk

Read More
handling commas inside double quotes + awk...


bashcsvawk

Read More
Replacing empty column value depending on other columns value in unix...


unixawkreplacecommand

Read More
Separate values with commas on one line from a variable BASH...


bashcsvawksed

Read More
sed match pattern and print two lines before pattern and all lines upto end of file...


awksed

Read More
How to print lines where it matchs specific number in bash?...


bashawksedgrepcat

Read More
How do i use loops to get it to read each line at a time in bash?...


bashawksedprintf

Read More
Bash turning single comma-separated column into multi-line string...


bashawksedmultiple-columns

Read More
Awk & Sort-Output as Comma Delimited?...


bashshellcsvawk

Read More
BackNext