Re: No of pages of RFC's

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

 




> On 30 Aug 2023, at 17:44, Samir Srivastava <srivant.samir=40yahoo.com@xxxxxxxxxxxxxx> wrote:
> 
> Which RFC has largest number of pages?

Today, it’s RFC5661. Tomorrow, who knows?

> Is there a way to find it? 

Yes. Slurp all the RFCs from the IETF web site -- rsync is your friend -- and run this one-line shell script over them:

	grep -ci Page *txt | sort -nr +1 -t:

> Where does SIP RFC 3261 stand in this list? 

Thirteenth.





[Index of Archives]     [IETF Annoucements]     [IETF]     [IP Storage]     [Yosemite News]     [Linux SCTP]     [Linux Newbies]     [Mhonarc]     [Fedora Users]

  Powered by Linux