Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Merge two files in linux with different column

bash sed awk

Print lines in one file matching patterns in another file

unix sed awk grep extract

Finding the max and min values and printing the line from a file

linux bash shell unix awk

Explain awk command

unix awk

Parse ifconfig to get only my IP address using Bash

macos bash awk ifconfig

how do you skip the last line w/ awk?

unix awk

Embedding awk in a shell script

bash awk

Is there a way to completely delete fields in awk, so that extra delimiters do not print?

awk

Move lines matching a pattern from one file to another

linux perl sed awk grep

sub and gsub function?

r awk substring

Add missing newlines in multiple files

bash awk newline text-files

count lines by hour

linux unix awk

bash add/append new columns from other files

awk gnu-parallel

Getting ID of an instance newly launched with ec2-api-tools

AWK to use multiple spaces as delimiter

unix awk

awk '{print $9}' the last ls -l column including any spaces in the file name

bash awk

how to access last index of array from split function inside awk?

arrays shell indexing awk split

Converting FASTQ to FASTA with SED/AWK

shell awk sed fasta fastq

extract average time from ping -c

linux bash awk ping

How to replace newlines with tab characters?

shell unix sed awk