Snippet¶
Gives the opening lines of a text, each cut to 80 characters. Without a specification it gives the first line:
The specification selects lines the way Take selects elements — a count
from the front, a negative count from the end, or a span:
A long line is cut at 80 characters:
Content that is not text, or a specification that is not a count or a span, is reported: