Hi Folks,
I need ur help.
At office I work on Novell Unixware. I want to transport
my work to my home machine which runs on RHL 6.2.
But I get a message " Cannot execute binary files "
Is there any way out ?
Punkuz
----- Original Message -----
From: "Sanjeev Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "plug mail" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 27, 2000 4:51 PM
Subject: [LIH] Re: [linux-delhi] debugging scripts
> On Sun, 26 Nov 2000, Vikrant Dhawale wrote:
> > Is there any tool available for debugging a shell
script,
> > where you can trace statements one by one etc. and other facilities for
> > effective debugging of scripts.
>
> export PS4='+${0##*/} line $LINENO: '
>
> Change the 1st line, from:
>
> #!/bin/bash
>
> to
>
> #!/bin/bash -xv
>
> From a tip on the Singapore LUG list by Greg Hosler
>
> --
> Sanjeev "ghane" Gupta Mob: +65 98551208
> dotXtra Pte Ltd Fax: +65 2275776
> Singapore email: [EMAIL PROTECTED]
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> ----------------------------------------------
> LIH is all for free speech. But it was created
> for a purpose. Violations of the rules of
> this list will result in stern action.
----------------------------------------------
LIH is all for free speech. But it was created
for a purpose. Violations of the rules of
this list will result in stern action.