Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Linux Script to selectively kill processes

linux bash

Finding the files which are not accessed/modified in last 30min?

bash shell

linux rename files in bulk using bash script or command line one liner

linux bash shell file-io

Bash script for leaving nothing but digits, asterisks and hashes on a file?

regex bash

here-document that disables shell parsing

bash heredoc

Is it possible to output the contents of more than one stream into separate columns in the terminal?

bash awk grep less-unix

bash printing and incrementing array values

linux arrays bash printing sh

Bash Script which recursively makes all text in files lowercase

bash

Assign a Shell variable in AWK

bash shell unix awk

What does this RANDOM-based command mean in bash?

linux bash random

bash: syntax error near unexpected token `|'

linux bash shell awk

Delete All Text Before First Marker and After Second Marker

parsing bash sed awk

PostgreSQL import file

linux bash postgresql file-io

Discard any characters that are not actual letters. using awk - Bash

regex bash awk

zsh vs bash: how do parenthesis alter variable assignment behavior?

bash shell zsh

Remove chkconfig header from output

linux bash centos7

Executing multiple instances of script - GNU Parallel

Single quote expansion within an array

bash quoting

Sum up a column based on multiple column matches (some partial)

bash awk