Analyzing Program Performance With Sun WorkShop

Starting up with a specific shell

In this case, the user starts LockLint with the Korn shell:


% lock_lint start /bin/ksh

After establishing the LockLint context and setting LL_CONTEXT, the command /bin/ksh is executed. This results in the user interacting with an interactive Korn shell. Upon exiting the Korn shell, the LockLint context is removed.