Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Using awk to transpose column to row

awk

Assigning output from awk to variable

shell unix awk aix

Get common values in 2 arrays in shell scripting [duplicate]

bash shell unix sorting awk

Replace fileds with AWK by using a different file as translation list

awk variable assignment statement explanation needed

awk gawk

converting hexadecimal to decimal from a csv-like txt file

bash awk

rearranging file into three columns

bash awk

Sorting lines in a file alphabetically using awk and/or sed

sed awk

How to run awk -F\' '{print $2}' inside subprocess.Popen in Python?

Awk/sed replace newlines

shell csv awk replace

Subtracting lines in one file from another file

unix awk sed

Remove \r\n in awk

linux awk

Grab an IdentityFile from an ssh config based on a variable hostname via shell script

shell parsing awk ssh ssh-config

Remove HTML comments from Markdown file

html bash awk markdown pandoc

How to split a string depends on a pattern in other column (UNIX environment)

bash unix awk split substr

Delete duplicate lines only if they match a pattern

shell unix awk sed scripting

Select a word before and after a pattern (Hyphen is the pattern ) on shell script

shell awk sed

Edited: Grep/Awk- Print specific info from table

regex shell unix awk

Split a multifasta file to files with the same number of accesion numbers

python bash awk biopython

How can I use awk or Perl to increment a number in a large XML file?

perl awk