#!/usr/bin/env bash # # uuidyank - generate and copy a lower-case UUID v4 set -e # TODO: fix for Linux uuidprint | pbcopy