[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Open md5.asc files



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