| 
         This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 3.4.1!  | 
    
Script
The script command accepts a local file as an argument and replays commands found there, one at a time.
Reading from the file behaves exactly like inside the interactive shell, so lines starting with // are considered
to be comments and are ignored, while lines ending with \ trigger line continuation.