(M)  s i s t e m a   o p e r a c i o n a l   m a g n u x   l i n u x ~/ · documentação · suporte · sobre

  Next Previous Contents

13. When something goes wrong (debugging)

13.1 Ways Calling BASH

A nice thing to do is to add on the first line

          #!/bin/bash -x
          

This will produce some intresting output information


Next Previous Contents