Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script/command to bulk remove "@2x" from filename (retina image -> normal)

bash rename bulk mv

Filling in gaps with awk or anything

bash awk

Concatenate string literals

Join multiple tables by row names [duplicate]

bash shell join awk

Split text file into array based on an empty line or any non used character

arrays bash ascii echo ifs

Using the bash sort command within variable-length filenames

shell bit shifting producing different numbers

linux bash shell embedded

Script produces different result when executed by Bash than by cron

linux bash shell cron

Check if a specific locale is enabled in bash

bash locale

hdiutil working in terminal window but not in shell script

macos bash shell unix terminal

Filenames with wildcards in variables

bash

SED command to delete empty lines till the first occurrence of sentence

regex macos bash sed

Store MySQL password in bash-script

mysql bash passwords

Find difference between two dates in bash

bash date

recursively delete all files except some especific types

bash

How to run a csh script from a sh script

linux bash shell csh

Using the first field in AWK as file name

bash awk corpus

How to get memory usage high water mark on OSX

macos bash dtrace

What Does A Letter Delimiter in a date String Do (Besides Delimit)?

bash date

How can the arguments to bash script be copied for separate processing?