Skip to content

Instantly share code, notes, and snippets.

@wbadart
Last active February 29, 2016 04:33
Show Gist options
  • Save wbadart/28ee147f6b967960b1d1 to your computer and use it in GitHub Desktop.
Save wbadart/28ee147f6b967960b1d1 to your computer and use it in GitHub Desktop.
#put me in your .$(SHELL)rc file
if [ -z "$(tokens | grep AFS)" ]; then
kinit -l 30d
aklog
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment