#!/usr/bin/sed -f ## (c) Carlos Duarte ## Created: 09-Sep-96 ## Updated: - ## # display first 10 lines of input # the number of displayed lines can be changed, by changing the number # before the `q' command to `n' where `n' is the number of lines wanted 10q