Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Use GNU find to show only the leaf directories

bash shell find gnu

SED without backup file

macos bash sed osx-mavericks

On bash command-line, how to delete all letters before cursor?

bash command-line

How do I change the default virtualenv prompt?

Use wc on all subdirectories to count the sum of lines

how to read file from line x to the end of a file in bash

bash

Continue looping over submodules with the "git submodule foreach" command after a non-zero exit

git bash git-submodules

Mac OS: /usr/bin/env: bad interpreter: Operation not permitted

How do I break up an extremely long string literal in bash?

linux bash

source all files in a directory from .bash_profile

bash shell scripting

How to run nohup and write its pid file in a single bash statement

linux bash

Modify config file using bash script

bash configuration-files

Git log tabular formatting

git bash scripting

Multiple strings, Truncate line at 80 characters

string bash awk

Read n lines at a time using Bash

bash

Detect if PATH has a specific directory entry in it

bash shell path

Iterate through parameters skipping the first

bash

How to split a line into words separated by one or more spaces in bash? [duplicate]

bash

Simulate user input in bash script [closed]

Is the behavior behind the Shellshock vulnerability in Bash documented or at all intentional?