Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Search and Append with new line Linux

regex awk replace sed find

Having an input for a variable, dynamically create values for another variable using a static list

arrays bash awk sed scripting

awk or sed to create new file?

sed awk

Unix file handling removal of Junk chars

regex perl unix awk sed

Get Specific Text in Bash Output

linux bash awk sed grep

awk to print specific columns based on conditions

linux bash awk

Convert sequence of decimal numbers to Big endian float

linux perl awk byte endianness

awk when matching and printing two files based on one column

bash awk

Find Files That Contain Exactly Two Forward Slashes

linux sed awk grep

Remove a character from string

linux bash sed awk cut

how to split by unicode chars in shell

shell unicode awk

AWK: Maintain field spacing like input file

bash perl awk

Bash Script to Convert Milliseconds to Days:Hours:Minutes:Seconds:Milliseconds

bash awk

Grep all characters in each line before match

bash awk sed grep

Using awk, remove lines with duplicate pair of columns in different indexes

awk

How do I turn a text file with a single column into a matrix?

linux bash unix text awk

Remove lines containing space in unix

linux shell unix sed awk

How to use mutually exclusive flags in your shell and add an optional argument flag ( stuck with getopts)

Remove duplicate words/string from a tab separated file

linux sed awk