Search code examples
How to split file by percentage of no. of lines?...


bashfileawksedsplit

Read More
How to merge multiline grep output to a single line in linux...


awksed

Read More
Using regular expression to extract substring...


regexsedawk

Read More
Print the last line of a file, from the CLI...


linuxshellawkcommand-line-interface

Read More
Unix one-liner to swap/transpose two lines in multiple text files?...


bashunixawksedtext-files

Read More
Should awk expand escape sequences in command-line assigned variables?...


bashawkposix

Read More
Extract multiple parts from a URL using shell...


shellawkgrep

Read More
Adding sequential numbers before duplicates in email...


bashawk

Read More
How can I get the length of an array in awk?...


awk

Read More
Create timestamp with fractional seconds...


awktimestampstrftime

Read More
Print substring of column based on position filter in awk...


awkfiltersubstringpositionrow

Read More
How to get the date of the 3rd Wednesday in the month...


bashdateawk

Read More
Awk return success code on exit to snakemake...


awksnakemake

Read More
Is a /start/,/end/ range expression ever useful in awk?...


awk

Read More
how to use sed on a grep matched string and display the complete output...


unixawksedgrep

Read More
matching python multiline expression string from a file using grep?...


awksedgrepfind

Read More
Grep for string and read content until next match string...


searchawksedgrep

Read More
Awk multiplication gives zero...


macosbashawk

Read More
Remove multiple lines from a given match until an empty line...


shellunixawksed

Read More
How to select lines between two same marker patterns which may occur multiple times with awk/perl or...


shellperlawksedpattern-matching

Read More
Join or merge lines between two patterns inclusive (sed or awk)...


awksedmergeksh

Read More
Match a string that contains a newline using sed...


linuxbashubuntuawksed

Read More
How do you copy a multi-dimensional array (i.e. an array of arrays) in awk?...


awk

Read More
How to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?...


shellperlawksedpattern-matching

Read More
Using sed / awk to process file with stanza format...


sedawk

Read More
Using awk command to compare values ​in separate rows and multiple columns?...


awk

Read More
awk and sed not working as I expect with neofetch...


linuxbashawksed

Read More
Does awk support dynamic user-defined variables?...


bashdynamicawk

Read More
Recognising backslash in awk field separator...


awk

Read More
awk to find number of columns for each line and exit if more than required...


bashawkexit

Read More
BackNext