Skip to content

Instantly share code, notes, and snippets.

@s4s0l
Created December 29, 2016 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s4s0l/389e70bd01642642f433e8ca549d104a to your computer and use it in GitHub Desktop.
Save s4s0l/389e70bd01642642f433e8ca549d104a to your computer and use it in GitHub Desktop.
Find out what is happening during bash startup, where variables are set, what is being cvalled
PS4='${BASH_SOURCE}:${LINENO} ' bash -lxe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment