Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Remove some character in the start and in the end using sed

regex awk sed grep

Extract substring from a field with single awk in AIX

awk grep ksh aix

How can I use paste and awk inside Perl?

linux perl unix awk paste

extract a quoted value from multiple lines using sed

bash command-line sed awk grep

sed: hold pattern and rearrange line

regex variables sed awk

pass shell parameters to awk does not work

bash awk

How to add extra delimiters to the end of a CSV file is some are found to be missing?

bash csv awk

awk not rounding with OFMT and $0

awk gawk

What is the fastest way to autobreak a line of gigabytes separated by keywords using bash shell?

perl bash shell sed awk

sed: replace spaces within quotes with underscores

sed awk tcsh openbsd

Single column data to multiple columns

linux bash shell sed awk

Is awk a programming language or just a tool? [closed]

shell awk

If the last column is equal "R" then... Is it possible? In unix

Extracting only my function names from ELF binary

c linux shell awk readelf

Extract Maximum and minimum value using awk

shell unix awk

Change FS in AWK for multiple files

unix awk fs

egrep match version number using grep

regex unix awk sed grep

How to use `awk` to grep certain columns like these?

bash awk

Print first letter of each word in a line

bash awk sed

merge contents of two files into one file in bash

linux bash awk sed merge