Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Remove leading and trailing numbers from string, while leaving 2 numbers, using sed or awk

regex awk sed

DOS to UNIX path substitution within a file

sed cygwin awk gcov lcov

sed/awk or other: one-liner to increment a number by 1 keeping spacing characters

unix shell sed awk

Optimizing grep (or using AWK) in a shell script

shell awk grep

How To Sort Tab Format File Based on Length of Column K

linux bash unix sorting awk

Calculating CRC in awk

algorithm awk checksum crc

csv file filtering

sed awk

pipe one long line as multiple lines

bash shell scripting awk zsh

Using Unix tools to process text: search and replace all text that are not between some lines

python perl bash sed awk

Grep to multiple output files

bash awk grep

Pythonic way to send contents of a file to a pipe and count # lines in a single step

python bash shell awk bigdata

merge/join two tables fast linux command line

linux unix join merge awk

get the file name from the path

shell unix awk cut

awk: replace second column if not zero

regex unix if-statement awk

Regex with awk or gawk

regex awk gawk

Parse CSV in bash and assign variables

linux bash parsing csv awk

Remove a line with a specific pattern in one field

random split files with specific proportion

random awk split

print every 4 columns to one row in perl or awk

perl awk

Alternatives to grep/sed that treat new lines as just another character

sed awk grep