Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to bind a key to sigkill in bash?

linux bash sigkill

'read' not timing out when reading from pipe in bash

bash timeout

-bash: /usr/local/bin/heroku: /usr/local/bin/ruby: bad interpreter: No such file or directory

ruby bash heroku

In bash, how do I open a writable file descriptor that's externally redirectable?

Bash script capturing output to terminal

string bash shell

cygwin ssh shortcut from windows desktop

bash windows-7 ssh cygwin

Linux serial port listener and interpreter?

linux bash serial-port cygwin

Bash case statement

bash shell case

reading in from stdin from a command executed with xargs

bash cygwin xargs

Running bash script in upstart .conf script

bash startup upstart

Override a builtin command with an alias

wget force retry until there is a connection

linux bash wget

Print list of files in a directory to a text file (but not the text file itself) from terminal

bash ls

Escape $() syntax in `docker exec`

bash: exit from source-d script

bash

run bash script without input

bash shell unix

bash: iterate over list of floating numbers

How can a sourced bash snippet conditionally provide a function to the sourcing shell?

bash include

What's the difference between [:space:] and [:blank:]?

regex bash grep

In sed, how to represent "alphanumeric or _ or -"

regex linux bash shell sed