Search code examples
Using awk to get nameserver info from nslookup...


awksedwhile-loopnslookup

Read More
Linux print column entries if entries for another column are equal...


linuxawksed

Read More
Converting FASTQ to FASTA with SED/AWK...


awksedbioinformaticsfastafastq

Read More
awk add an escape character into a split command...


bashawk

Read More
Shell: selecting matching text between two strings on different lines...


bashshellawksed

Read More
Formatting a date column in a CSV file in 'YYYYMMDDHH24MISS' to 'YYYYMMDD HH24MISS' ...


postgresqlcsvunixawkksh

Read More
Changing the default OFS in AWK, is it possible?...


awk

Read More
Pass File Name dynamically inside awk cmd python...


pythonlinuxshellawksubprocess

Read More
Awk variable as regex...


awk

Read More
Find everything after first comma in lines and remove it...


regexawksed

Read More
Print lines of file1 if four specific strings DO NOT match a list of strings in file2...


awk

Read More
Use Awk to Insert 0 padded Incrementing number in lines that contain a pattern...


awk

Read More
awk to append data based on match and add header...


awk

Read More
Bash awk ~ Check an awk array with an if-else statement to see if one or more elements are blanks or...


arraysawk

Read More
Get range of 0 value based on first column...


awk

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


xmlawksedxmlstarletxmllint

Read More
Number of fields returned by awk...


shellawkfield

Read More
Replace character & leading 0s from the pipe delimited file in unix using sed or awk command...


shellunixawksed

Read More
Bash awk ~ How to feed awk a list of fields to print?...


bashcsvsortingawk

Read More
Using awk to extract text from grep match and place side by side...


linuxbashawksed

Read More
Exit bash function for case of no arguments...


bashawk

Read More
Grep title of a page which is written with spaces...


bashawkgrepmetadatatitle

Read More
compare two columns using key file and print values from both awk...


linuxawk

Read More
Awk "else" condition prints string on every line matching condition. How to limit print of...


awk

Read More
Pass complicated string to a variable OR pass variables into EOF...


bashvariablesawkwhile-loopeof

Read More
Perl exclude words with pattern...


bashperlawksed

Read More
How to extract adjacent strings from txt file with multiple conditions using awk?...


regexawk

Read More
Substitute all integers in a range of first 3 characters...


linuxloopsawksed

Read More
Print first and last matching 0 in column...


awk

Read More
Actual bash string storing awk source...


bashawk

Read More
BackNext