Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to grep and cut at the same time

bash grep cut

Less than operator '<' in if statement results in 'No such file or directory'

bash shell command-line sh

Showing git branch in shell prompt?

git branch prompt osx-lion bash

Using Amazon MapReduce/Hadoop for Image Processing

Run a looped process in bash across multiple cores

Mean running time over a number of runs

bash

How do I take a string and split it into 2 variables in bash?

bash shell scripting

Removing columns in text file with Bash?

linux bash unix

How to know if a running script dies?

python bash process daemon

bash: grep only lines with certain criteria

bash awk grep

getopts printing help when no cmd. line argument was matched

Pass through unix shell pipe

bash shell

grep get matched text's filename and line number in bash

bash grep

Bash, call a function sourced from a script?

bash function

Script getting git working directory root? [duplicate]

linux git bash

Is unsetting global variables defined in a script good practice?

bash sh

bash for loop using variables with spaces

macos bash for-loop spaces

how to redirect output of echo over ssh to a file

linux bash ssh

bash for loop with numerated names

Linux - How can I copy files of the same extension located in several subdirectories into a single directly?

python linux bash csh