Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to append something at the end of a certain line of the text

shell sed awk

awk issue (return an array from user defined function)

Remove line if field is duplicate

sed awk

Parsing a CSV file using gawk

bash csv awk gawk

Add a header to a tab delimited file

linux unix sed awk cat

Removing new line after a particular text via bash/awk/sed/perl

bash sed awk

awk + Need to print everything (all rest fields) except $1 and $2

awk filtering

using bash (sed/awk) to extract rows AND columns in CSV files?

bash csv sed awk

Split text file into multiple files

bash unix awk

change a line with awk

bash awk

How can I delete all /* */ comments from a C source file?

regex perl unix sed awk

Ignore empty results for xargs in Mac OS X

macos shell svn awk xargs

How to debug an AWK script

scripting awk

Bash: Parse CSV with quotes, commas and newlines

bash csv awk cut gawk

Parse out key=value pairs into variables

bash awk

AWK: return value to shell script

bash awk

How to print the line number where a string appears in a file?

shell awk

List files that contain `n` or fewer lines

bash performance shell file awk

stable sort in linux

linux shell sorting sed awk

How to randomly delete a number of lines from a big file?

python bash random sed awk