set -x: This displays arguments and commands upon their execution set +x: This disables debugging set -v: This displays input when they are read set +v: This disables printing input
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »