I ahve qmail system and I have about 40000 client on my mail server and want
to send broadcast email to all the clients ,using vpopbul I can't send more
from 32000 user because the limits of hardlinks on single file ,I create
many files and make script like this send message for user started by a and
other file fpor the rest of character , but it is give me no hard link
allowed to directory this is my command
find -type d | egrep
".*/c.*/Maildir/new|.*/b.*/Maildir/new|.*/d.*/Maildir/new|.*/e.*/Maildir/new|.*/f.*/Maildir/new|.*/g.*/Maildir/new|.*/h.*/Maildir/new"
| xargs -t ln
please help me
----- Original Message -----
From: "Richard England" <rengland@xxxxxxxxxx>
To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Sent: Friday, August 11, 2006 4:29 AM
Subject: Re: XARGS
eng.waleed wrote:
can any one learn me how I can use xargs with ln?
Probably not without a better description of what you are trying to
accomplish.
Maybe the description, here:
http://www.linuxdevcenter.com/pub/a/linux/lpt/09_21.html
or here:
http://www.linux.com/article.pl?sid=04/04/13/211209
will get you started.
--
--R
------------------------------------------------------------------------
/Linux, and Open Software, an alternative./
Registered Unix <http://counter.li.org> user #409453
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list