Search code examples
Filtering multi string file according to multiple patterns...


awk

Read More
Find common lines to multiple files...


bashshellawksed

Read More
How to separate column using character length with AWK...


bashawk

Read More
How to convert a string to a sequence of integers corresponding to the Unicode code points, and vice...


awkunicode

Read More
Capitalize strings in sed or awk...


bashsedawk

Read More
How to count a pattern inside a phrase?...


awk

Read More
Extract the logs that are logged within 2 timestamps...


linuxbashshellawkterminal

Read More
Print lines from their beginning to selected characters...


awk

Read More
AWK: return value to shell script...


bashawk

Read More
How to compare two columns of two CSV files with awk?...


awk

Read More
implementing a `maxsplit` function in POSIX awk...


awkposix

Read More
Awk iteratively replacing strings from array...


linuxawkgsub

Read More
How to save environment variables with newlines into .env file?...


bashawksedenvironment-variables

Read More
extract sequences from multifasta file by ID in file using awk...


searchawkbioinformaticsmultilinefasta

Read More
How to retrieve text from the current line at specified cursor position before and after up to speci...


regexbashawktext-editortext-processing

Read More
How to get the string prefixed with "Mat" within curly braces {} and add a comma to output...


awk

Read More
remove line in text file with bash if the date is older than 30 days...


bashawksed

Read More
Characterise Awk regex engine...


regexawk

Read More
Find all branches that follow mine lexicographically...


gitawksedsh

Read More
How do I use shell variables in an awk script?...


bashshellawk

Read More
Printing command by reading CSV file with AWK into a bash array...


arraysbashcsvfor-loopawk

Read More
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
BackNext