Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Script to rename files using a sha1() hash of their filename

bash rename file-rename

How to cache a variable used inside a Bash Completion Script for the current session

bash bash-completion

Escaping quotes when using SSH

linux bash ssh quoting

In a bash script, how to run bash functions defined outside?

bash

Using -print0 with -o in find

bash find

Why does taking stdin from a file differ from receiving it over a pipe?

bash unix pipe

Delete n1 previous lines and n2 lines following with respect to a line containing a pattern

bash unix sed

How do I add an internal command to bash?

bash command

Storing directory as a variable for later use in linux script

linux bash

How to automate dos2unix using shell script?

bash shell dos2unix

Bash: assigning the output of 'times' builtin to a variable

bash

Escaping the exclamation point in grep?

linux bash grep

Restarting dropbox-daemon if running

using awk to extract and split

string bash sed awk strip

Ansible Permissions Issue

linux bash shell rvm ansible

Bash completion for path in argument (with equals sign present)

linux bash bash-completion

Upstart stop if running

linux bash jenkins upstart

Connecting to mongoDB from bash shell script

bash mongodb shell unix

Get the latest download link programmatically

bash

Git-hooks pre-push script does not receive input via STDIN

git bash githooks