readf FILE VAR
Read a single line from FILE into a VARiable. Leading and trailing whitespaces are removed, nonvisible characters are stripped. Input is limited to 1024 characters.
3.6.6. msleep - delay execution for n milli-seconds
3.6.8. sh - execute a shell script