Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Cut the output of a command

linux bash grep cut

Term::ReadKey in .bashrc command script

perl bash module cpan

Using two here strings

bash shell heredoc

Check if a variable contains a domain name in a set of TLDs

bash shell

What does ${1-1} in bash mean?

bash osascript

How to Use Git Archive to Create a Tarball on Windows?

windows git bash

Overwrite executing bash script files

bash

error while running "source .vimrc"

bash vim ubuntu-12.04

How to know what script header to use and why it matters?

linux bash shell scripting

bash sed a quoted string from file but only at the Nth line

bash sed

Sorting in unix while other field doesn't change

bash sorting unix

Passing SED replace arguments within a BASH variable

bash sed

"ASCII" codes for arrow up, down, left and right

java jquery bash ascii

How to remove nth element from command arguments in bash

bash shift

rc.local file not working raspberry pi

bash raspberry-pi

Why does ((0)) cause a Bash script to exit if `set -e` directive is present?

bash shell

Bash: how to filter tee output in realtime for ssh command?

linux bash ssh tee

Safe shell redirection when command not found

bash shell

curl: pass a named parameter from stdin

bash curl

Split string using 2 different delimiters in Bash

regex string bash split ifs