shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] debug


From: Flavio Torres
Subject: Re: [shell-script] debug
Date: Thu, 28 Dec 2006 16:21:36 -0300
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Eric Anderson escreveu:
>
>
> meu problema é que nao consigo debugar pra ver o que está errado.
> tentei até colocar "sh -x script.sh > log.txt" no cron mas a saída
> não vem "debugada".

Talvez,

 sh -x script.sh > log.txt 2>&1



- --
 

/*---------------------------------------------------*/
/*    *    Flavio Torres - Administrador de Sistemas*/
/*   /_\   */int y,z;main(x){x=(x>0?-9:x);z=((z=(x+5)
/*  o. .o  */)>0?z:-z);printf(!x&&++y?"\n":z?z>y%3+y/
/*  ((Y))  */3?" ":x<-5?"/":"\\":y?"|":"*");y-9?main(
/* ()) (() */++x):puts("  _|_|_")&&puts("  \\___/");}
/*  ()^()  A party animal isn't just for Christmas.*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
 
iD8DBQFFlBlANRQApncg294RAj1DAJ9r7vHlT4ItUTMOA9yUW+452porTwCfcory
tmpO4fgmKH2qaBfk+ECXDRk=
=wjUU
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]