Search code examples
Extract specific columns from delimited file using Awk...


unixcsvawk

Read More
How to replace line in file with huge file content using shell...


awksed

Read More
How can you tell which characters are in which character classes?...


awk

Read More
awk to remove trailing commas...


awk

Read More
How to Exclude everything after a character/string from an output in Linux...


awksed

Read More
dejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of li...


awksedcommand-line-interfacenano

Read More
UNIX Bash - Removing double quotes from specific strings within a file...


bashunixawksed

Read More
How to use a for loop in gnuplot with a grep command...


awkgrepgnuplot

Read More
Integer division in awk...


awkintegerdivision

Read More
Adding column after comparing two files...


awk

Read More
Processing CSV type file and creating new output using Python (or AWK)...


pythonawk

Read More
Awk: syntax for looping over associative array...


bashcsvawkzsh

Read More
AWK equivalent to `read -r _ _ remainder`...


bashawk

Read More
find the number of the field...


bashshellunixawk

Read More
Sum date using awk...


awk

Read More
AWK command to process output from a script...


shellawktextzsh

Read More
Sort a text file by line length including spaces...


bashsortingtextawk

Read More
how to proper do a string concatenation in awk...


stringawkconcatenation

Read More
nawk: no program given...


shellunixawk

Read More
How to print all lines that matches a particular string?...


linuxawkprintinggrepfind

Read More
How to extract sequence from a fastq file and save as new file for each sequence...


awkfastq

Read More
awk cannot print strings on windows...


windowspowershellawk

Read More
Count the number of lines and characters in a file separated by a specific character...


awkbioinformaticsfasta

Read More
Extracting ID and sequence from a FASTQ file...


awksedtext-manipulationfastq

Read More
awk - numbering the match occurrence is not working correctly...


unixawk

Read More
Trying to force an entry in an array to be an array...


multidimensional-arrayawkassociative-array

Read More
Fill column with longest value for each repeated element...


awk

Read More
How to remove duplicates based on column1 and conditions in column3?...


csvawk

Read More
Full join - bash...


linuxjoinawk

Read More
Print column contents by column name...


awk

Read More
BackNext