How should we tag questions that ask about printing the command before executing it? The answer would refer to something like: bash -x
, psql --echo-all
, etc., depending on the language.
I feel that there should be a tag for this, perhaps logging, trace or printing.
Examples: