Korn Shell: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 April 2012

  • curprev 08:0908:09, 4 April 2012Brianegge talk contribs 431 bytes +431 Created page with "=== Enable tracing a function in ksh === Tracing can be enabled for a KornShell script by using "set -x", but this will have no effect on functions within the script. The fol..."