Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using linux command "sort -f | uniq -i" together for ignoring case

linux sorting awk gawk uniq

I want to use "awk" or sed to print all the lines that start with "comm=" in a file

linux shell scripting sed awk

Format output in columns

bash sed awk grep

How to detect EOF in awk?

awk eof

Remove multi-line comments

sed awk

Pretty print table with awk

awk formatting tabular

Awk: Splitting on 2 or more spaces only

regex unix awk

How do I get the exit status of a command in a getline pipeline?

awk posix getline

Could sed or awk use NUL character as record separator?

sed awk nul

AWK remove blank lines

linux awk