Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Modify a key-value in a json using jq in-place

json bash shell jq

Shell script to set environment variables

shell

How to execute the output of a command within the current shell?

bash shell unix pipe

envsubst: command not found on Mac OS X 10.8

How do I know when my docker mysql container is up and mysql is ready for taking queries?

mysql bash shell docker

Find all zero-byte files in directory and subdirectories

linux shell

How to print all the columns after a particular number using awk?

shell awk

Elegant way to search for UTF-8 files with BOM?

php utf-8 shell text-editor

How to invoke bash, run commands inside the new shell, and then give control back to user?

shell bash

Is there a way to use shell_exec without waiting for the command to complete?

php shell

How do I assign ls to an array in Linux Bash?

arrays bash shell ls

How to mark a build unstable in Jenkins when running shell scripts

shell jenkins build status

How can I redirect the output of the "time" command?

shell unix time io-redirection

Strengths of Shell Scripting compared to Python [closed]

python shell

How to get the name of the current git branch into a variable in a shell script? [duplicate]

linux git bash shell ubuntu

How to find the length of an array in shell?

arrays bash shell

Using sed to mass rename files

bash shell sed file-rename

What tool to use to draw file tree diagram [closed]

bash shell filesystems diagram

What is the Bash file extension?

bash shell

Forcing bash to expand variables in a string loaded from a file

linux bash shell unix