Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Why does Bash always add a newline when expanding here strings?

bash shell newline stdin

Setting MongoDB's write concern in shell / shell script

mongodb shell

How to loop script till user input is empty?

shell loops while-loop csh

How to use custom variables in gitlab ci/cd?

bash shell gitlab gitlab-ci

How to pass a json-like environment variable to docker run

transpose every n lines into a single line

linux shell awk sed paste

bash echo executes command instead of printing it

bash shell scripting

PIPESTATUS[0] in BASH script

bash shell unix pipestatus

How to capture the output of one shell script into other in unix

shell unix sed awk

How to get the PHP version from the source code?

php shell

How expensive is a named pipe (fifo)?

Difference between "find ... -exec sort" and "find ... | sort"

shell

how to schedule the shell script using Google Cloud Shell?

How to write bash output to arbitrary program stdin

linux bash shell io

Access shell methods in controller? Cake PHP 1.3

How to pass argument to a subshell (by execute, NOT source) without command line argument?

Using shell to finds directories that do not have a specified pattern of files in the folder

linux bash shell find

Send user input from NodeJS to shell script

javascript node.js shell

How to match )\n{ using sed?

`chmod` not working on Dockerfile (macbook)

shell docker dockerfile devops