Search notes:

$

The $ commands execute commands that are stored in a script file. But compare with the $$ command that introduces a comment.
$<scriptFile 
$><scriptFile 
$$<scriptFile 
$$><scriptFile 
$$>a<scriptFile [arg1 arg2 arg3 ...] 

Index