CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
bashawk
11-10
database
awk how to iterate over two different paths
02-04
Back-end
How to check if string is present in bash array using awk
01-25
Back-end
How to create a key-value dictionary with awk
01-19
Net
How do I add a series of consecutive number to two columns based on a value of a particular column i
01-16
Back-end
Extract lines from text file, using starting line number and amount of lines to extract, in bash?
01-07
other
How to find string attached to parenthesis
01-05
Software engineering
Using awk to replace part of a line with the output of a program
12-19
Software engineering
Processing of the data from a big number of input files
12-17
Mobile
Most efficient way to use first column of file1 as prefix for all lines in file2
12-13
OS
Making a dynamic bash-command that pipelins git status-paths into a "dip"-command
12-11
OS
bash/awk code to convert csv table format
12-08
other
Can AWK transpose this data faster than a bash for loop?
12-03
Blockchain
Comparing columns and printing comments in a new column based on column values
11-21
Software engineering
Delete rows that have duplicate column value in CSV file
11-18
Back-end
Bash script to compare and generate csv datafile
11-16
Back-end
Convert a raw data to json using awk
11-15
database
how to get substring from
11-14
OS
Processing a multiset to a set of lists
11-11
OS
Escape double quotes in string inside awk pattern
11-01
Software engineering
Making a KO annotation table from eggnog mapper output
10-31
Enterprise
Extracting certain words from a text file using tr and awk
10-17
Blockchain
Partial string search between two files using AWK
10-05
database
awk: using external variables from bash
10-05
database
How to pass parameters to a command in bash when run line by line?
10-04
Blockchain
How do I use awk to match multiple keys from 1 file in another file and print value from second file
09-30
front end
Extracting lines from 2 files using AWK just return the last match
09-16
Blockchain
Extracting row when column contains string using awk
Links:
CodePudding