Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Open files in existing Gvim in multiple (new) tabs

bash ubuntu vim tabs alias

Insert linefeed in sed (Mac OS X)

regex macos bash sed

Scripts for computing the average of a list of numbers in a data file

bash sed awk

Replace slash in Bash

regex linux bash tr slash

How do you send the output of ls to mv?

bash command-line

Extraction of data from a simple XML file

xml bash sed awk grep

compare file's date bash

linux bash centos

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