Search code examples
Recognising backslash in awk field separator...


awk

Read More
awk to find number of columns for each line and exit if more than required...


bashawkexit

Read More
Can i use regex in the Record Separator in awk in linux...


linuxbashawk

Read More
Use blank line as file separator in awk...


linuxunixawksed

Read More
How to cut ranges from end to start?...


unixawkaixcut

Read More
Efficient way to read key=value pair from a bash file for each line to process it...


bashshellawkscripting

Read More
Generate many random alphanumeric strings...


bashfunctionrandomawk

Read More
calculate percentage and grade from input file in awk...


awkscripting

Read More
Add column to middle of tab-delimited file (sed/awk/whatever)...


sedawk

Read More
Parsing a CSV file using gawk...


bashcsvawkgawk

Read More
convert a fixed width file from text to csv...


linuxcsvawkexport-to-csvgawk

Read More
increment a column and line number value using bash...


bashawksed

Read More
AWK: backslash as one of the many field seperators...


bashawk

Read More
How to compare two tab-separated files and mark 'Fail' if col6 of file1 matches col2 of file...


linuxbashawkbioinformatics

Read More
find unique entries in one field across two CSV files with shell and friends...


bashshellcsvawksh

Read More
How to use bash for loop to awk print FPAT string found in quoted variable...


bashawk

Read More
right pad regex with spaces using sed or awk...


awksedpadding

Read More
Bash script that takes multiple path arguments and checks if files can be successfully created there...


bashshellawkarguments

Read More
awk in pipeline to match patterns from multiple lines and print summary on trigger...


awk

Read More
File output manipulation - ideally in one line...


awksedcuttr

Read More
Delete empty lines in csv file...


linuxbashsedawkvi

Read More
Calculate subtotals of the output of sort-unique command...


awk

Read More
Transform SQL insert script into CSV format...


sqlcsvawksedexport-to-csv

Read More
Custom Line Number/Prefix for text file using awk/sed...


shellawktextsed

Read More
Split the word using bigram, trigram...


regexawksedgrep

Read More
A single POSIX-Extended regex to match all shortest substrings that start with “a”, end with “b” and...


awk

Read More
awk search and replace by a string containing "\n" will add a new line instead of writing ...


bashsearchawkreplace

Read More
Replace "\n" with newline in awk...


bashawk

Read More
How to filter columns in awk?...


unixawk

Read More
How to get strings within square brackets [] in the declarations line and their related import strin...


awk

Read More
BackNext