Search code examples
Bash Shell awk/xargs magic...


bashawkxargs

Read More
Delete third-to-last line of file using sed or awk...


awkseded

Read More
Converting hex to decimal in awk or sed...


sedawkdecimalhex

Read More
Command-line pivot a long table into a wide table...


awkcsvfix

Read More
Awk group lines by prefixes into CSV...


csvawk

Read More
Extract the phrase containing "FAILED" without a parenthesis following it...


awksedgrep

Read More
How to use Awk to select a specific paragraph...


gitawk

Read More
how to get in bash a specific paragraph from a stream?...


bashawk

Read More
Using AWK with multiple delimiters...


linuxawkcut

Read More
Awk array iteration for multi-dimensional arrays...


arraysawkassociative-array

Read More
How to get max length of each column in unix?...


unixawk

Read More
awk not finding a string value with special characters in a csv file...


shellcsvawk

Read More
Can awk deal with CSV file that contains comma inside a quoted field?...


csvawkfieldtext-parsingquoting

Read More
Bash - parsing ini file, finding section name by values within...


bashawksedgrepini

Read More
How do I ignore a pipe symbol at the front?...


regexbashshellawkgrep

Read More
ignorecase in AWK...


awk

Read More
Join every two lines after the expression in bash script...


bashshellawktextsed

Read More
Problems With Working With Columns, Changing Their Format...


linuxshellawksed

Read More
Using sed to replace a pattern between curly braces where line immediately before the opening curly ...


awksedreplacepattern-matchingopenfoam

Read More
Bash: How to extract parent directory of 3 files at a time...


bashawksedxargs

Read More
Remove comma from quoted text in first column of a csv with sed...


regexbashcsvawksed

Read More
How to split a delimited string into an array in awk?...


awk

Read More
Select date range with awk...


awk

Read More
Combine content of two different queries - shell/bash/arrays...


arraysbashdockerawk

Read More
Counting Records in Linux Files Excluding Some Files...


linuxawkcountwc

Read More
AWK seperates Lines with capitals and non-capital letters with a semicolon, if there is no semicolon...


awkseddelimiter

Read More
String substitution with sed...


awksedksh

Read More
awk dot in regex doesn't match space...


awkposix

Read More
Combine two files if the values from the first column of each file are the same...


joinawk

Read More
UNIX shell: sort a string by word length and by ASCII order ignoring case...


shellunixsortingcommand-lineawk

Read More
BackNext