Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#479764: shell builtin mv fails to move files across devices
- X-seq: zsh-workers 24966
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#479764: shell builtin mv fails to move files across devices
- Date: Thu, 8 May 2008 00:06:21 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wxw3fqG20BhQ6JLAmDMeAAPxvQJ4ALQjkUDd4/lAkOI=; b=oP7tjXLQNIWh9HYLhk8gwFs4wPtngW0Yo8NMm1yKVzfQ0s3E4F+v9GkJ3+mKDSac6o0/dP5eOLDdyMXsTevsLhyy9fWKAxPJkce4hzitRl5dHB4j3PlbzUuMXGKMXHF9I0ne6euntBAgE9m8lfJKTEsDly7uJLoXVqAj5t32mA4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tTUSi8t3qnkaJPog9dmBjN0kqg4Lpv7Ov3jjNkdwWm2Wz2eelWycXX2VEyZHyo2fu6dnXkO5K08aq72t/sPY3zYRnZacArNpd2EthHliLWr8ry+aRVn6LzCnJZWp8YZK6tiSrnnW5SZZztvD3m7XPxxG48V2gL2dNrhft4CUHdM=
- In-reply-to: <20080507213034.GL13554@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080506144208.GA15225@xxxxxxxxxxxxxxxxx> <20080506150303.GB31177@xxxxxxxx> <080506084541.ZM1350@xxxxxxxxxxxxxxxxxxxxxx> <20080506165555.GB17377@xxxxxxxxxxxxxxxxx> <20080506205523.GA4237@xxxxxxxxxxxxxxxxxxxx> <20080507213034.GL13554@xxxxxxxxxxxxxxxxxxx>
2008/5/7 Vincent Lefevre <vincent@xxxxxxxxxx>:
> On 2008-05-06 13:55:23 -0700, Phil Pennock wrote:
> > Most people shouldn't need to use it.
>
> I use it *by default* just because of the Linux kernel bug^Wlimitation
> concerning the argument list (I often exceed it). But perhaps I should
> write my own shell function as a wrapper to coreutils and use xargs or
> zargs when necessary.
This bug^Wlimitation has been fixed^Wraised in linux 2.6.23 from some
hundred kilobytes to 1/4 of ulimit -s, so by default 2MB but you can
make it limited only by available ram if you want.
--
Mikael Magnusson
ps I don't know how much of the cc i'm supposed to keep, but this is
sort of off topic to the debian bug anyway so i guess it doesn't
really matter.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author