Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

chroot + execvp + bash

bash chroot

Auto complete by end/middle of line in bash

bash

Serial port loopback/duplex test, in Bash or C? (process substitution)

Can I make control-u behavior be the same for ZSH as it is for Bash?

bash zsh

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