Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash string (command output) equality test

bash

Bash script to convert a string with space delimited tokens to an array

linux arrays bash shell

bash get a regular expression number up to 2 digits

regex bash digit

Fast ping sweep in python

python bash python-2.7 ping

export function from zsh to bash for use in gnu parallel

bash: refer to previous arguments of current command

bash

Bash - how to preserve newline in sed command output?

bash sed echo delimiter cat

why wildcard doesn't work in `sudo rm` statement?

bash shell wildcard sudo

Creating file and directory with same name

linux bash file directory

How to have changes in ~/.byobu/.tmux.conf take effect without restarting byobu

linux bash shell byobu

Git stash pop only if successfully stashed before

git bash

What does if [[ $# -ge 1 ]] mean in shell scripting

bash shell

How to print dates between two dates in format %Y%m%d in shell script?

bash shell date

How to redirect all stderr in bash?

linux bash shell

Stop echoing ^C to terminal

bash

Using while or until to wait until a PID doesn't exist

bash process

Adding git alias to .bash_profile not working

git bash .bash-profile

Merge two properties file using shell scripts

bash shell unix

#!/usr/bin/env ruby is not found in cron

ruby bash cron

Retrieve exit status from php script inside of shell script

php bash shell exit-code