Re: ksh trace

From: Fernandez Garay Jorge (ferjor@COTO.COM.AR)
Date: Fri May 09 2003 - 21:35:22 EDT


It works fine!!
Again, thanks, Sunder

        Ing. Jorge A. Fernandez Garay
                 Administrador UNIX
Jefatura de Tecnologia y Comunicaciones
                    Gerencia de Sistemas

                                             COTO CICSA

-----Original Message-----
From: Sunder Iyengar [mailto:Sunder.Iyengar@VERITAS.COM]
Sent: Viernes, 09 de Mayo de 2003 10:19 p.m.
To: aix-l@Princeton.EDU
Subject: Re: ksh trace

Try this -

command 2>out-file-name

out-file-name should contain debug output.

Or,

command > command-file 2>out-file-name

command-file contains normal shell script standard out outputs and
out-file-name contains debug output.

Sunder.
-----Original Message-----
From: Fernandez Garay Jorge [mailto:ferjor@COTO.COM.AR]
Sent: Saturday, 10 May 2003 11:05 AM
To: aix-l@Princeton.EDU
Subject: ksh trace
Hi
Is at hand, in ksh programming, any way to capture the output
of a ksh trace (set -x) and send it to a file??

Any help will be appreciated. Thanks in advance

Jorge



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:49 EDT