Digital Marketing

How to make bash print every command before executing it

set -x makes bash print every command before executing it.

Or

bash -x my-script.sh

Comments

Popular posts from this blog

How to delete / clear queue of PowerMTA