Skip to content

Instantly share code, notes, and snippets.

@blasterpal
Created August 28, 2012 14:42
Show Gist options
  • Select an option

  • Save blasterpal/3498618 to your computer and use it in GitHub Desktop.

Select an option

Save blasterpal/3498618 to your computer and use it in GitHub Desktop.
Search for UUID files or directories
ls | egrep -e '^[a-z0-9]{8}-.*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment