Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Convert string to date in bash

string bash shell unix date

Replace a string with another string in all files below my current dir

string bash sed

How to base64 encode /dev/random or /dev/urandom?

Automatically chdir to vagrant directory upon "vagrant ssh"

bash shell vagrant

How to make a bash function which can read from standard input?

bash pipe stdin

Bash sleep in milliseconds

bash timer sleep

Permission denied when trying to append a file to a root owned file with sudo [closed]

How to turn off the pager for AWS CLI return value?

How to get time since file was last modified in seconds with bash?

linux bash unix

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