Tag: Terminal
-
Scripted IP lookup in the terminal
Writing a Bash script to make it easier to do IP lookups from within the terminal.
-
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 type out — the first time. But going to the effort of writing this out allows us to quickly recall a command which gives us a filename…
-
Bash Scripts to Help Get Remote Databases
A collection of bash scripts to help automate retrieval of remote databases and importing them into a Roots.io based virtual machine.
-
Finding and Clearing PageSpeed Cache
How to flush `mod_pagespeed` cache in LiquidWeb’s new Managed WordPress package.