Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How does PROCINFO show info on FS on the specific record?

awk gnu

Filtering text file based on values in some lines using awk

python shell awk sed

awk columnwise sum a particular group

linux bash unix awk scripting

Split string on a backslash ("\") delimiter in awk?

regex unix awk

Need to fetch value of a key from a XML file using a script

powershell shell awk sed

How to remove unwanted characters in a file (using a shell script)

linux shell awk sed

Count value in column by hours and add header

awk

Parse HTML snippet with awk

bash awk

how to select the content with sed in linux shell

regex shell awk sed

awk - combine lines variables & print as columns

awk

Run Shell Command Inside Awk only Once 'per command' Using System(), i e, print only Once "text"

awk system

Print Field 'N' to End of Line

linux unix awk cut gawk

How to preserve new lines while printing to a text file in shell?

shell awk

AWK - If column in Test2 found in line in Test1 insert 1 else 0 in Test1

awk

Creating directories from a list

bash shell awk

How can I replace 'bc' tool in my bash script?

linux bash shell awk sed

Convert bytes to GB in each line

bash awk sed

Need to grep a specific string using curl

bash curl awk grep

Modify a shell variable inside awk block of code

bash shell variables awk