Talk:RC POP.OUT: Difference between revisions

Content added Content deleted
(cjanged sub-section header to a section header.)
Line 11: Line 11:
Then check the gcmcontinue code at the top to cycle through each additional 500 results until complete. The Awk solution does this. -- [[User:3havj7t3nps8z8wij3g9|3havj7t3nps8z8wij3g9]] ([[User talk:3havj7t3nps8z8wij3g9|talk]]) 20:59, 27 May 2015 (UTC)
Then check the gcmcontinue code at the top to cycle through each additional 500 results until complete. The Awk solution does this. -- [[User:3havj7t3nps8z8wij3g9|3havj7t3nps8z8wij3g9]] ([[User talk:3havj7t3nps8z8wij3g9|talk]]) 20:59, 27 May 2015 (UTC)


===limit=5000===
==limit=5000==
The jq example uses limit=5000:
The jq example uses limit=5000:
<lang sh>'http://rosettacode.org/mw/index.php?title=Special:Categories&limit=5000'</lang>
<lang sh>'http://rosettacode.org/mw/index.php?title=Special:Categories&limit=5000'</lang>