|
Anyone knows how to make a perl script read 1 line in a file?
Ok
I want to make a script that reads only the first line of a text file. The name of the text file is data.txt
Does any of you, programmers, knows how to do it?
The script is written in perl.
Thanks,
Steve
|