file >> variable
Reads from the specified file into the provided variable. This file may be a file object, from file() or a /savefile.
x >> y
The bits of x shifted right y times.
x
y