Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Moving a directory atomically

linux bash atomic

How to find substring inside a string (or how to grep a variable)? [duplicate]

linux string bash db2

Convert string into integer in bash script - "Leading Zero" number error

bash

Running shell script in parallel

Extract version number from file in shell script

bash shell scripting sed

ERROR: ld.so: object LD_PRELOAD cannot be preloaded: ignored

linux bash

Is it possible to get commit logs/messages of a remote git repo without git clone

git bash git-stash

How can I derefence symbolic links in bash? [duplicate]

bash symlink

LAMP: How to create .Zip of large files for the user on the fly, without disk/CPU thrashing

php bash zip pipe lamp

How do I use shell variables in Makefile actions?

bash makefile

Shell script to execute pgsql commands in files

bash postgresql psql

Detect "Ubuntu on Windows" vs native Ubuntu from bash script [duplicate]

read first 8 characters of text file with bash

file bash character

SPRINTF in shell scripting?

bash shell printf

Splitting command line args with GNU parallel

How do I check if variable is an array?

arrays bash

Empty function in BASH

bash ubuntu linux-mint

Convert string to date in bash

string bash shell unix date

Replace a string with another string in all files below my current dir

string bash sed

How to base64 encode /dev/random or /dev/urandom?