Korn Shell Execution in verbose mode

2007-12-25 4:28:00

Hi Everyone,
I need to parse through a script to get the exact syntax of a
command it is running. Unfortunately the script is written with
functions.

ksh -vx will give me the output processing of the scripts, but doesn't
give the output processing of the functions inside the script. Does
anyone know a way to tell it to give that information to me as well.

Much appreciated,
Chris

Comments

Got something to say?

You must be logged in to post a comment.