Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script kill background (grand)children on Ctrl+C

bash shell process wait kill

Puppet init script doesn't create the pid file?

bash puppet init.d sysv

Executing a bash script using php exec and javascript

php javascript html bash

Is there a more consistent way to declare Bash variables and functions?

bash shell

How to make a program in a pipe not to be executed until the first data arrive without tempfile?

bash curl pipe

How can I log my logins/logouts and screen locks/unlocks in gnome

bash authentication gnome

File descriptor permission denied with bash process substitution?

Using find in bash script - how to handle case where find returns "file or directory does not exist"

bash find

easy way to cleanly dump contents of associative array in bash?

bash associative-array zsh

SOLVE mysql linux bash with coloumn name have "-" & query mysql from file

mysql linux bash

Sequence of PHP Scripts in Bash script executed by Cron not running

php bash ubuntu cron

breaking from infinite loop

bash loops cat

How to use a function defined in a bash profile in a bash script?

bash function export profile

How can I prevent a directory from being removed in rsync

linux bash shell backup rsync

How to change file and directory names with find?

linux bash

Multiple parallel MSys/MingW installations on Windows

windows shell bash

Tmux window title keeps renaming

bash gnu-screen tmux

Inform right-hand side of pipeline of left-side failure?

bash pipe pipeline

Looping over pairs of values in bash [duplicate]

How to generate a sequence of dates given starting and ending dates using AWK of BASH scripts?

bash unix awk