Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Local variables in Bash like in Perl?

linux perl bash

bash printf + echo string

bash printf echo

synchronizing access 2 variables in a loop in bash

bash

sed: How to remove entire line matching specific string?

bash sed

sourcing a python script

python linux bash shell

Regex to match a unicode character except when used at the end of a word

javascript regex bash sed grep

Comparing PID's in bash

bash shell unix

Calculate throughput on a rolling total

linux bash math

What is the difference of sudo bash and sudo command in bash file? [duplicate]

bash

Curl cannot post file if size > 2 GB

bash shell curl amazon-ec2

How to extract and stream .tar.xz directly to s3 bucket without saving locally

How to access associative arrays in bash

bash associative-array

Bash and Docker: strange heredoc behavior with read loop

bash docker heredoc

Bash command to see if a specific line of a file is empty

bash

while loop | reverse counting n....8 7 6 5 4 3 2 1

bash while-loop

Concatenate list of paths in bash-script, with colon as separator

java bash shell classpath sh

What is the difference b/w Bash and Shell script

linux bash shell cmd scripting

How to remove leading whitespace from a string in Bash [duplicate]

bash