diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2011-July/003813.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-July/003813.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-July/003813.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-July/003813.html b/zarb-ml/mageia-sysadm/2011-July/003813.html new file mode 100644 index 000000000..c4c792e0f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-July/003813.html @@ -0,0 +1,93 @@ +<!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=%3C201107300236.34269.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="003812.html"> + <LINK REL="Next" HREF="003746.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=%3C201107300236.34269.maarten.vanraes%40gmail.com%3E" + TITLE="[Mageia-sysadm] [1827] add small maintdb script">maarten.vanraes at gmail.com + </A><BR> + <I>Sat Jul 30 02:36:34 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003812.html">[Mageia-sysadm] [1827] add small maintdb script +</A></li> + <LI>Next message: <A HREF="003746.html">[Mageia-sysadm] New apprentice info +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3813">[ date ]</a> + <a href="thread.html#3813">[ thread ]</a> + <a href="subject.html#3813">[ subject ]</a> + <a href="author.html#3813">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zaterdag 30 juli 2011 01:52:23 schreef nicolas vigier: +><i> On Sat, 30 Jul 2011, Maarten Vanraes wrote: +</I>><i> > Op vrijdag 29 juli 2011 17:11:00 schreef Michael Scherer: +</I>><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> > > > +</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 +</I>><i> > > > > this 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>><i> > +</I>><i> > iirc * expansion is shell dependant and was 255 in the early days and may +</I>><i> > have been 16383, but i think it's 65535 now for a while... i know +</I>><i> > certain 2.6 kernels do have a limit, because i ran into it once (don't +</I>><i> > ask) +</I>><i> +</I>><i> You're probably talking about the limit in the size of arguments for a +</I>><i> new process. But "for" is not a process, so I'm not sure there is a +</I>><i> limit. +</I> +afaik it's internal handling; it was exactly a for that gave me my problem +before. +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003812.html">[Mageia-sysadm] [1827] add small maintdb script +</A></li> + <LI>Next message: <A HREF="003746.html">[Mageia-sysadm] New apprentice info +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3813">[ date ]</a> + <a href="thread.html#3813">[ thread ]</a> + <a href="subject.html#3813">[ subject ]</a> + <a href="author.html#3813">[ 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> |