Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Is there a field that stores the exact field separator FS used when in a regular expression, equivalent to RT for RS?

awk gnu

How to separate words in a "sentence" with spaces?

Command to sum 2nd colum of csv file

bash awk

SED - removing string followed by LineFeed (\n)

linux unix sed awk vi

Should I use cut or awk to extract fields and field substrings?

sed awk field cut text-parsing

Splitting bulk text file every n line

linux shell unix awk cygwin

Using awk to pull specific lines from a file

awk line

How to split file by percentage of no. of lines?

bash file awk sed split

Remove duplicate lines only if the duplicate items are within 5 lines of each other

awk

using awk on a string

linux bash awk

vim/vi/sed: Act on a certain number of lines from the end of the file

linux bash vim sed awk

Remove first N lines of a file in place in unix command line

How to copy the top 10 most recent files from one directory to another?

linux awk copy ls

Find and remove DOS line endings on Ubuntu

bash unix sed awk grep

Scripts for listing all the distinct characters in a text file

bash sed awk

Print previous line if condition is met

linux awk grep

Combine multiple lines between flags in one line in AWK

awk

Remove line breaks in a FASTA file

How to list empty files? (Bash)

bash performance file awk find

GAWK Script - Print filename in BEGIN section

linux bash shell awk gawk