The bsub -E option specifies a pre-execution command. Post-execution commands cannot be specified using bsub; post-execution processing can only be defined at the queue and application levels.
The bsub -w option allows you to specify job dependencies that cause LSF to wait for completion of post-execution processing before starting another job.