Help for this page
# Displays the last $n lines of $file_name, # earliest first. ... } print foreach @lines;