#!/usr/bin/perl seek( DATA, 0, 0 ); $/ = undef; print <DATA>; __DATA__
In reply to Re: how to print first 5 lines of a file
by Aighearach
in thread how to print first 5 lines of a file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |