note=This example shows how to do what 'skiplines1' does but using read instead of the skip lines command.
note=
note=The purpose of the program is to skip over a "header section" and then copy the rest of the input file. For the purposes of the example a header section is terminated by a line beginning with "==".