Skip to content

Instantly share code, notes, and snippets.

@daudo
Created March 3, 2014 23:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daudo/9336590 to your computer and use it in GitHub Desktop.
Save daudo/9336590 to your computer and use it in GitHub Desktop.
bash$ GLOBIGNORE="confidential.txt"
bash$ ls -l /opt/too_many_files/*
secret.txt
top_secret.txt
public.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment