Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why do I have to press Ctrl+D twice to close stdin?

python bash stdin

How do I write an alias for grep -R?

bash grep

How to create a dynamic variable and assign value to it?

linux bash shell

Error when using a bash here-doc "unexpected end of file" [duplicate]

bash ssh

How to check if filepath is mounted in OS X using bash?

macos bash

Sending JSON as extra data in an android broadcast via ADB gets incorrectly formatted

android json bash adb

How to delete a whole word on the right in Linux Bash Shell command line [duplicate]

bash shortcut readline

build argument lists containing whitespace

bash arguments whitespace

Bash Script using Grep to search for a pattern in a file

bash unix grep

Storing sudo password as variable in script - is it safe?

bash sudo

Trap function by passing arguments?

bash shell signals bash-trap

Bash shell read error: 0: Resource temporarily unavailable

bash shell

What does if [[ $? -ne 0 ]]; mean in .ksh

linux bash unix ksh

ssh login without welcome banner

bash ssh

How to change cursor shape depending on VI mode in Bash?

bash terminal xterm

How can I put $HOME/opt/git/bin to my PATH?

git bash unix path

String interpolation in Bash

string bash

Get color output in bash

bash

Bash completion for Maven escapes colon

How to create binary file using Bash?

bash binaryfiles hexdump