<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [Mageia-sysadm] [1827] add small maintdb script </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B1827%5D%20add%20small%20maintdb%20script&In-Reply-To=%3C201107300123.59903.maarten.vanraes%40gmail.com%3E"> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="003809.html"> <LINK REL="Next" HREF="003812.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[Mageia-sysadm] [1827] add small maintdb script</H1> <B>Maarten Vanraes</B> <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B1827%5D%20add%20small%20maintdb%20script&In-Reply-To=%3C201107300123.59903.maarten.vanraes%40gmail.com%3E" TITLE="[Mageia-sysadm] [1827] add small maintdb script">maarten.vanraes at gmail.com </A><BR> <I>Sat Jul 30 01:23:59 CEST 2011</I> <P><UL> <LI>Previous message: <A HREF="003809.html">[Mageia-sysadm] [1827] add small maintdb script </A></li> <LI>Next message: <A HREF="003812.html">[Mageia-sysadm] [1827] add small maintdb script </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#3810">[ date ]</a> <a href="thread.html#3810">[ thread ]</a> <a href="subject.html#3810">[ subject ]</a> <a href="author.html#3810">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>Op vrijdag 29 juli 2011 17:11:00 schreef Michael Scherer: ><i> Le vendredi 29 juillet 2011 à 16:55 +0200, nicolas vigier a écrit : </I>><i> > On Sat, 16 Jul 2011, Michael Scherer wrote: </I>><i> > > > +function maintgetall() </I>><i> > > > +{ </I>><i> > > > + cd "$MAINTDBDIR" </I>><i> > > > + for file in * </I>><i> > > </I>><i> > > Wouldn't this one have problem the day we have too much maintainers ? </I>><i> > </I>><i> > too much packages ? </I>><i> </I>><i> Mhh, yes :) </I>><i> </I>><i> > > ( even if "too much" is, according to my test, more than 60000 so this </I>><i> > > is just a retorical question ) </I>><i> > </I>><i> > According to tune2fs we have 1148096 free inodes, so that should be </I>><i> > enough. I don't know the limit for the "*" expansion. </I>><i> </I>><i> There used to be one, but maybe it was just in a time when kernel 2.4 </I>><i> was hype :) </I>><i> ( or maybe that was on a bsd or os x ). </I> iirc * expansion is shell dependant and was 255 in the early days and may have been 16383, but i think it's 65535 now for a while... i know certain 2.6 kernels do have a limit, because i ran into it once (don't ask) </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="003809.html">[Mageia-sysadm] [1827] add small maintdb script </A></li> <LI>Next message: <A HREF="003812.html">[Mageia-sysadm] [1827] add small maintdb script </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#3810">[ date ]</a> <a href="thread.html#3810">[ thread ]</a> <a href="subject.html#3810">[ subject ]</a> <a href="author.html#3810">[ author ]</a> </LI> </UL> <hr> <a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm mailing list</a><br> </body></html>