Search code examples
how to use sed, awk, or gawk to print only what is matched?...

regexunixsedawkgawk

Read More
awk: fatal: Invalid regular expression when setting multiple field separators...

regexawkgawk

Read More
Sed replace pattern with line number...

sedawkgawk

Read More
GAWK: Inverse of strftime() - Convert date string to seconds since epoc timestamp using format patte...

linuxshellgawk

Read More
Can field separator in awk encompass multiple characters?...

awkgawk

Read More
Min-Max Normalization using AWK...

bashshellawktext-processinggawk

Read More
How to check if a variable is an array?...

arraysvariablesawkgawkvariable-types

Read More
Choosing lines with GAWK...

bashshellgawk

Read More
awk/gawk seems to overwrite columns on result...

bashawkterminalgawkstty

Read More
How to pad a CSV first column with zeroes in awk?...

bashcsvawkgawk

Read More
Csv optional quote with gawk...

csvawkgawk

Read More
Arithmetic on gensub substitution in gawk...

awkgawk

Read More
How to use multiple arguments for awk with a shebang (i.e. #!)?...

shellunixawkgawkshebang

Read More
Extract columns from a CSV file using Linux shell commands...

regexcsvawksedgawk

Read More
How do you convert an array to a string in awk?...

awkgawk

Read More
comparison of two file & mark changed fields....

awkgawk

Read More
How to print awk's results with different colors for different fields?...

awkgawk

Read More
print every nth line into a row using gawk...

printingawklinegawk

Read More
How to use awk, to split a particular column (using delimiter), then add suffix and then merge?...

parsingawksedsplitgawk

Read More
GNU awk, FPAT and trouble with a duplicating FS...

awkgawk

Read More
How can I suppress (g)awk compatibility warnings?...

awkgawk

Read More
awk regex pattern does not match beginning of the line...

regexwindowspattern-matchinggawk

Read More
Find RSTART for multiple matches in a line...

regexmatchgawk

Read More
Weird awk output contains spaces...

linuxawkgawk

Read More
Why does '-1' not work in Awk but '(-1)' does?...

awkgnugawk

Read More
how to find out common columns and its records from two files using awk...

bashunixawkgawk

Read More
gawk: why doesn't "next;" suppress lines matching a pattern?...

shellawkgawk

Read More
Split file without separating rows beginning with like values in Unix...

unixawksplitgawk

Read More
The role of `c&&!--c;` when used with `awk`...

bashshellawkgawk

Read More
Return strings within parameters sed/grep/awk/gawk...

linuxawksedgrepgawk

Read More
BackNext