Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk how to remove duplicates in fields only if previous fields are the same

awk duplicates

How do I format a Date field of a .CSV file with multiple commas in a string field

linux csv sed awk cut

Replace a string by the content of a file

awk sed substitution

awk - set RS from the input file

awk

Bash/Shell - paths with spaces messing things up

bash awk find

Modify Line in File Matching WORD1 and NOT WORD2 (Sed/Awk)

regex sed awk

Extracting ping times and prefixing with time stamp

bash sed awk ping

Howto enqueue all files listed in a file to a vlc playlist using cat and awk

bash awk vlc playlist cat

AWK negative regular expression with variable

regex bash shell awk

Extracting words in quotes in shell script

bash shell awk

Busybox awk: How to treat each character in String as integer to perform bitwise operations?

awk openwrt busybox

Split a large flat file by first two characters on each line

python regex bash awk sed

how do you parse comma-separated-values (csv) with awk?

xml unix shell csv awk

Putting line break using sed in bash, problems with regular expressions

regex bash sed awk

multiple commands inside a awk

awk

Print every string that is matched by regex in order

bash awk grep

Reformating an output print

linux awk formatting

Compare lines within a file in bash

bash shell awk

sed : printing lines between two words only when one of the line matches a third word or any pattern

linux sed awk

Fast extraction of lines based on line numbers

linux bash awk