TABLE OF CONTENTS
::pwtk::ll_tail
USAGE
ll_tail { batch sh-script excerpt }
EXAMPLE
ll_tail { # copy the scratch files in WORKDIR to $PWD cp -a $WORKDIR . }
DESCRIPTION
This command sets the "tail" part of the LL batch shell script. In PWTK, the batch shell script is composed of four parts (for description, see ::pwtk::ll_head).