I am using GDAL. in command prompt, i am doing
gdalinfo (my file location)
it works, but because it is a huge file the command gives a LOT of informaiton. I am only interested in seeing whats near the beginning. Command prompt only allows scrolling up to the last 1000 or so lines of info (it must give about 100,000 lines or so). How can i do this?