Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Parsing the output of Bash's time builtin

bash parsing awk command output

Random numbers generation with awk in BASH shell

awk

How To Delete First X Lines Based On Minimum Lines In File

linux bash unix awk sed

awk, sed: one liner command for removing spaces from _all_ file names in a given folder?

sed awk command

awk + How do I find duplicates in a column?

awk

Replace delimited block of text in file with the contents of another file

bash shell scripting sed awk

Replace every comma not enclosed in a pair of double quotes with '|' [closed]

sed awk

Why does AWK refuse to sum up floats

bash awk floating-point

How do I convert a tab-separated values (TSV) file to a comma-separated values (CSV) file in BASH?

bash csv awk tsv

How to not print a line if it and the following line starts with the same pattern?

regex awk sed

print unique lines based on field

awk

How do I delete the first line in a file?

perl file-io awk line

Parsing HTML on the command line; How to capture text in <strong></strong>?

Can I change the order of the output fields from the Linux cut command? [duplicate]

linux bash shell awk cut

AWK command to print until end of line

shell unix awk

How do I display data from the beginning of a file until the first occurrence of a regular expression?

regex perl sed awk

print specific number of lines after matching pattern

How to run grep inside awk?

linux bash awk grep

Linux command to replace string in LARGE file with another string

linux perl command-line sed awk

convert to Uppercase in shell

shell awk uppercase