* Jim Henderson <hendersj@gmail.com> [03-30-20 19:06]:
On Mon, 30 Mar 2020 18:16:28 -0400, Patrick Shanahan wrote:
* Felix Miata <mrmazda@earthlink.net> [01-01-70 12:34]:
I can't recall seeing anywhere else Leap being classified as "rolling". https://distrowatch.com/table.php?distribution=opensuse
BTW, not so long ago, openSUSE was hot on the heels of Fedora in the bottom half of the top 10. A whole bunch of other distros seem to be getting their word out a lot better than is openSUSE no having dropped to #18 behind Neon and Solus among other relative youngsters.
count=0; while : ; do distrowatch.sh ; count=`expr $count + 1` ; echo \ $count ; sleep 100; done
http://wahoo.no-ip.org/~paka/distrowatch.sh
#https://forums.solydxk.com/viewtopic.php?t=5985 #script from Arjen Balfoort
-- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/ piwigo paka @ IRCnet freenode
I don't know that that would work.
"These rules have been implemented to prevent various counter reloading schemes: * Repeated page and counter reloads in short or regular intervals are not permitted. * All suspicious page hit counts will be investigated and any regularly reloaded counts will be deducted from the total count. * The repeat offender's IP address might be banned from accessing all areas of DistroWatch."
-- Jim Henderson Please keep on-topic replies on the list so everyone benefits
-- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org To contact the owner, email: opensuse-project+owner@opensuse.org
will, not that I really care being banned from ?? Distrowatch ??. It has little value to me. But the average count for openSUSE is rising, and may not be from my bot. and the following is better: count=0 date=$(date '+%Y-%m-%d %H:%M:%S') ; while : ; \ do distrowatch.sh ; count=`expr $count + 1` ; \ echo $count $date ; sleep 100; done -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org To contact the owner, email: opensuse-project+owner@opensuse.org