TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:10823] debugging shell scripts



in ksh it is ksh -x script_name
sh is sh -xv script_name
i believe bash is bash -xv script_name

i hope this is a good start

----- Original Message -----
From: Christopher Palmer <reid@pconline.com>
To: <tclug-list@mn-linux.org>
Sent: Friday, December 03, 1999 3:07 PM
Subject: [TCLUG:10823] debugging shell scripts


> Hi there,
>
> I am not a shell scripting wizard, or even apprentice,so the answer to
> this question may be widely-known, bt not by me.
>
> Are there any kinds of tools for debugging shell scripts (for any type of
> shell -- Bourne, Korn, C, et c.)? Specifically, something that will let me
> step through a script one command at a time. But anything at all would be
> helpful.
>
>
> Tia,
> -- Chris
>
>   Christopher Reid Palmer : www.innerfireworks.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>
>