Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2012 18:14
Show Gist options
  • Select an option

  • Save anonymous/3306700 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/3306700 to your computer and use it in GitHub Desktop.
#! /bin/bash
TEST=''
TEMP=$TEST
: ${TEMP:=/tmp/viv.$$}
echo $TEMP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment