[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Open md5.asc files
- Subject: [ale] Open md5.asc files
- From: esoteric at 3times25.net (Geoffrey)
- Date: Sun Feb 13 07:58:40 2005
- In-reply-to: <[email protected]>
- References: <20050212200453.74dffbc4@localhost> <1108257690.6254.0.camel@angel> <[email protected]> <[email protected]>
joh6nn wrote:
> James P. Kinney III wrote:
>
>> On Sat, 2005-02-12 at 20:21 -0500, Jeff Hubbs wrote:
>>
>>> "cat" is adequate.
>>
>>
>>
>> As 'less' is an improvement on 'more' and also a funny play on words, I
>> was thinking that 'cat' should also have a 'dog' complement. It should
>> do everything that 'cat' does but add the ability to select a starting
>> and ending line for the process.
>>
>>>
>
> i'm pretty sure there is such a thing. i've forgotten where i saw it
> now, though.
sed -n "${start},${finish}p" filename
--
Until later, Geoffrey