Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to read from block special and character special devices in Linux using bash shell scripts?

linux bash shell

Bash autocomplete doesn't escape SPACE and doesn't mark directories in Ubuntu 11.4

bash autocomplete escaping

exec n<&m versus exec n>&m -- based on Sobell's Linux book

File globbing and matching numbers only

bash design-patterns glob

Creating a Bash command prompt with a red $ after failure of previous command

How i can make read doesn't show its value in Shell Scripting?

bash shell

How can I throttle the number of commands run inside a bash script?

bash

Sorting the lines in a CSV according to those containing numbers and those without

bash shell sorting csv awk

python capture environment variables

python linux bash

How to manipulate awk output?

linux bash awk

Bash read inside a loop reading a file

bash while-loop

Read content of a file off a remote svn repo without checking it out locally

ruby svn bash

aborting git pre-commit hook when var_dump present

git bash githooks

Remove two substrings from a string

string bash

calling an interactive bash script over ssh

Simple bash script count running processes by name

bash ssh cron

Is there any difference between '=' and '==' operators in bash or sh

linux bash shell operators

Shell script with Wget - If else nested inside for loop

linux bash shell wget

Git: unable to redirect/parse the output of 'git fetch --dry-run' command

git bash shell io-redirection

Reading output of git push from PHP exec() function

php git bash operating-system