Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash: For Filename do

bash filenames

Shell script: send sed output to mysql?

mysql bash shell

Script doesn't work when executed with sudo

linux bash scripting sudo

How to get an array of .png files in a folder using Bash

linux bash

Using sed to combine multiple csv files

bash csv sed

Bash: how do i choose rows from a file that have particular value in the column

linux bash command-line

Bash script to rename images according to their size?

Execute command determined by output of previous one (i.e., only if there was some output)

bash scripting command-line

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