Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to delete the rows that start with "C" with awk?

shell awk

Parsing and Printing $PATH Using Unix

parsing unix path awk

vi keep only first 10 characters of a column

vim awk sed

Get N'th line of multiple files in linux

linux csv awk sed echo

How to get process id from process name?

macos bash awk grep

How to print two arrays side by side with bash script?

arrays bash printing awk echo

How to cut the first Sunday to Saturday of each month in a year?

bash perl awk

How can i reorder a file by ascending order (column)?

awk

Other solutions/languages that are superior to the TCL-based Expect? [closed]

python perl awk tcl expect

select multiple lines using the linux command sed

linux shell sed awk

Replace Column if equal to a specific value

linux unix awk sed

Bash split string

string bash awk split cut

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