J. Bakshi wrote:
On Wed, 9 Nov 2011 12:34:57 +0100
Jochen Spieker <m...@well-adjusted.de> wrote:

...  You need to either run "bash -x
<script>" or use "set -x" in the script.


Thanks , so is it a backward compatibility ?
Shall I place "set -x" just after #!/bin/bash ?

You can also use this:

  #!/bin/bash -x

Daniel


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ebaad42.2040...@kempt.net

Reply via email to