
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] everlasting directory
- Date: Thu, 11 Jul 2002 13:44:02 +0900
- From: "Dmytro Koval'ov" <kov@example.com>
- Subject: Re: [tlug] everlasting directory
>>>>> On Thu, 11 Jul 2002, "Viktor" == Viktor Pavlenko wrote:
Viktor> Then find . -name idex | xargs rm -f
No, wont work. Problem not with number of arguments passed to rm
command, but with length of line, i.e. number of levels your recursive
dir goes.
Viktor> By the way, on my system (rh 7.3) arg list becomes too long
Viktor> when it reaches 23544 !
It's not too hard to imagine script that will go deeper then that in
dirs creation.
--dk
--
Dmytro Koval'ov
http://www.asahi-net.or.jp/~as9d-kvlv
http://yarylo.sytes.net
Home |
Main Index |
Thread Index