Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What expands to all files in current directory recursively?

bash shell wildcard glob shopt

Shell script to send email [duplicate]

linux email shell scripting

In bash, how do I bind a function key to a command?

bash shell binding

rsync not synchronizing .htaccess file

linux shell unix wildcard rsync

How to properly nest Bash backticks

bash shell unix quoting

Is there a way to create key-value pairs in Bash script?

Use find command but exclude files in two directories

linux shell unix find

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