Korn Shell Execution in verbose mode

From: Adolf, Christopher (cadolf_at_sandia.gov)
Date: 01/26/05

  • Next message: Stephen Barnett (DSL AK): "Summary: SSH hangs from cron on Solaris 9"
    Date: Wed, 26 Jan 2005 14:42:01 -0700
    To: sunmanagers@sunmanagers.org
    
    

    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
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Stephen Barnett (DSL AK): "Summary: SSH hangs from cron on Solaris 9"

    Relevant Pages

    • Re: setting set -x for just one command
      ... :> 'exec' is badif you use it in the middle of a script! ... in ksh it is redundant as the last command of a subshell since ...
      (comp.unix.shell)
    • Re: problem running cmd from ksh script
      ... This works from the ksh command line. ... what is the difference between calling it from shell ... cmd line, and the script. ...
      (comp.unix.shell)
    • Get the parameter pattern from command line
      ... The script works fine in the ksh in AIX. ... I can use the fc -l to find the [pattern] of any command. ...
      (comp.unix.shell)
    • SUMMARY: Korn Shell Execution in verbose mode
      ... I need to parse through a script to get the exact syntax of a command it is ... Unfortunately the script is written with functions. ... the output processing of the functions inside the script. ... Someone also suggested there is a version of ksh made for debugging that you ...
      (SunManagers)
    • Re: In need of a SHELL Script - Please!!!
      ... >>KSH. ... >>both the files and the script live and at the command prompt I type ...
      (comp.unix.shell)