Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Linux bash script to extract IP address

linux bash sed awk

In AWK, is it possible to specify "ranges" of fields?

awk

How to find/replace and increment a matched number with sed/awk?

bash sed awk

How to get second last field from a cut command

unix awk cut

Uppercasing First Letter of Words Using SED

linux bash unix awk sed

delete a column with awk or sed

sed awk

Can I use awk to convert all the lower-case letters into upper-case?

linux bash awk

How to check if the variable value in AWK script is null or empty?

unix awk

Randomly Pick Lines From a File Without Slurping It With Unix

Splitting a file in linux based on content [duplicate]

linux file bash sed awk

How to remove blank lines from a Unix file

unix awk blank-line

Using curl in a bash script and getting curl: (3) Illegal characters found in URL

linux bash curl awk

How to use awk to print lines where a field matches a specific string?

sed awk

Multiple strings, Truncate line at 80 characters

string bash awk

How to get first n characters of each line in unix data file

linux unix awk cut

Print the last line of a file, from the CLI

How can I pass variables from awk to a shell command?

shell awk parameter-passing

Create a dedicated folder for every zip files in a directory and extract zip files

linux shell sed awk unzip

Grep output with multiple Colors?

bash colors sed awk grep

Remove all text before colon

r unix replace sed awk