Using Unix Date for Bash Filename Timestamp
I’ve started using a neat Bash trick for inserting time stamps into file names — insert a timestamp using command substitution (posix specification): Yes, this is a pain to…
I’ve started using a neat Bash trick for inserting time stamps into file names — insert a timestamp using command substitution (posix specification): Yes, this is a pain to…
A collection of bash scripts to help automate retrieval of remote databases and importing them into a Roots.io based virtual machine.