Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Use awk to find average of a column [duplicate]

bash awk

Assigning system command's output to variable

awk pipe

How to UNCOMMENT a line that contains a specific string using Sed?

bash awk sed

Remove non-ASCII characters from CSV

sed awk

Replace whitespace with a comma in a text file in Linux

linux shell csv sed awk

Calling an executable program using awk

shell awk

Easiest way to extract the urls from an html page using sed or awk only

html regex bash sed awk

Trim leading and trailing spaces from a string in awk

shell unix awk

How can I format the output of a bash command in neat columns

bash awk zsh

Convert date formats in bash

linux bash date awk

How to remove a character at the end of each line in UNIX

unix awk sed

How do I view all ignored patterns set with svn:ignore recursively in an SVN repository?

svn awk grep

How to decode URL-encoded string in shell?

bash shell awk sed urldecode