linux
Linux Agility0971 Now 100%

Bash script analysis

I wonder is there any program that can take a bash script as input and print out all bash commands it will run? A program that would unroll loops, expand environment variables and generally not perform any destructive action nor call any external binaries. It's like a dry run of sorts.

18
12
Comments 12