Search code examples
Using multiple delimiters in awk...


awkcommand-linetext-processing

Read More
Fetch IPs and Port from text...


bashawk

Read More
Does "cmd | getline" have a limit for the passed data?...


macosawkmacos-ventura

Read More
How can I use awk to remove duplicate entries in the same field with data separated with commas?...


bashawk

Read More
Extracting only my function names from ELF binary...


clinuxshellawkreadelf

Read More
Print lines that have no duplicates in a file and preserve sort order linux...


awkuniq

Read More
Using awk to print all columns from the nth to the last...


linuxshellawkcygwin

Read More
How to find and replace a pattern string using sed/perl/awk?...


regexperlawksed

Read More
Parsing file names to get python package names consistently...


shellawksed

Read More
Remove odd or even lines from a text file...


linuxawksed

Read More
awk: converting subnet mask to prefix...


awk

Read More
how to access last index of array from split function inside awk?...


arraysshellindexingawksplit

Read More
How to merge two CSV files based on matching values in different columns and keep unmatched rows wit...


pythonpandascsvawkdata-cleaning

Read More
get attribute value using xmlstarlet or xmllint...


xmlawksedxmlstarletxmllint

Read More
Extraction of data from a simple XML file...


xmlbashsedawkgrep

Read More
Bash tool to get nth line from a file...


bashshellunixawksed

Read More
awk printf long number padding output incorrect...


awkprintf

Read More
Is there a simple awk/sed way to print list in YAML file?...


awksedyaml

Read More
How do I remove commas only from inside double quotes for every line in a comma delimited csv?...


csvawksed

Read More
Using pipe character as a field separator...


awkgawk

Read More
Only print if the number of field is greater than a value with awk...


awk

Read More
Modify a column with awk and a bash script...


bashawk

Read More
How to delete duplicate lines in a file without sorting it in Unix...


unixshellscriptingsedawk

Read More
Can printf "%x\n" \'a be performed in awk?...


bashawk

Read More
Extracting lines from two files where there is a match of value in specific columns...


pythonawk

Read More
Remove only odd lines' line breaks, with Vim, sed or awk...


awksedvim

Read More
Dynamic precision in awk printf using shell variable...


bashawk

Read More
Awk to extract platformio.ini environments to a bash array...


bashawksed

Read More
AWK global match function -- how can I improve it?...


awk

Read More
how to select matching rows in multiple files with AWK...


awkpattern-matchingmultiple-columns

Read More
BackNext