Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!AI.MIT.EDU!roland From: roland@AI.MIT.EDU (Roland McGrath) Newsgroups: gnu.bash.bug Subject: -x is not useful Message-ID: <8906210354.AA08330@hobbes.ai.mit.edu> Date: 21 Jun 89 03:54:29 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 The -x option is not implemented usefully in bash 0.99. It should echo the expanded version of each line to be executed. As it is, running bash -vx on a script just gets you a double-echoed script, not any useful information.