Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to write multi-line command in heroku procfile

Bash script log file rotation

bash file rotation logging

Is there anyway for a bash (or any other shell) script to detect whether the current terminal supports unicode characters?

bash shell unicode zsh

In Bash, how can option flag values be stored in variables? [duplicate]

bash

php run shell script

php bash

How to define aspell word delimiters?

bash spell-checking aspell

Find whitespace-injecting PHP files

php regex bash grep

bash variable substitution within command substitution

bash shell

Where is $GEM_PATH usually set?

bash gem rvm

Alternatives to Git for Minecraft server backup/version control [closed]

Set LD_BIND_NOW variable to solve TNS Linux Error: 29: Illegal seek error

sql linux oracle bash

bash: Are writes to named pipes atomic?

How to extend bash-completion with the already exist completion in another file?

bash cut columns to one file and save onto the end of another file

linux bash paste cut

Filename expansion in "a=b"-like arguments of Bash built-in commands

linux bash expansion

Proxy stdout/stderr keeping order in bash

bash stdout stderr

How can I reproduce zombie process with bash as PID1 in docker?

Multi-line, double quoted string triggers history expansion on subsequent single-quoted commands it gets piped to

Split up text and process in parallel

Bash associative array ordering