Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What's the difference between "&> foo" and "> foo 2>&1"?

bash

open last modified file in the directory using vi

bash vi tcsh

'echo' newline suppression [duplicate]

bash scripting newline echo

PHP vs BASH for CLI scripting? [closed]

How to generate changelog: git log since last Hudson build?

Adding spaces to stdout

bash

git: stage only new files

git bash scripting

Is there a way to run a python script that is inside a zip file from bash?

Bash: Brace expansion in scripts not working due to unwanted escaping

How to use sed command to add a string before a pattern string?

bash sed

bash/readline equivalent of escape-dot in vi-mode

bash vi readline

place a multi-line output inside a variable

bash bash4

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