Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Access MAMP's MySQL from Terminal

php mysql bash terminal mamp

Parallel processing from a command queue on Linux (bash, python, ruby... whatever)

How to create a frequency list of every word in a file?

bash file-io sed grep

pass stdout as file name for command line util?

linux bash file-io stdout pipe

Append a text to the end of multiple files in Linux

file bash unix

How to extract last part of string in bash?

string bash awk

Putting IP Address into bash variable. Is there a better way

bash

cygwin clearscreen from bash

bash cygwin

How to call shell script from php that requires SUDO?

php bash sudo shellexecute

grep loses coloring when run from bash script

bash colors grep

Adding Git credentials on Windows

git bash github

What is the meaning of a double dollar sign in bash/Makefile?

linux bash makefile

Bash read ignores leading spaces

bash

Good alternatives to Cygwin? - Cygwin doesn't support natively support Win32 apps

windows bash cygwin

How do I add a line of text to the middle of a file using bash?

linux bash sed awk grep

Pass args for script when going thru pipe

bash

Converting a Bash array into a delimited string

arrays string bash csv

In a bash script, how do I sanitize user input?

How can I find files that only have certain permission for owner?

linux bash file permissions find

generating frequency table from file

bash file shell awk