
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] everlasting directory
- Date: Thu, 11 Jul 2002 12:51:59 +0900
- From: "Dmytro Koval'ov" <kov@example.com>
- Subject: Re: [tlug] everlasting directory
>>>>> On Thu, 11 Jul 2002, "Mauro" == Mauro Sauco wrote:
Mauro> In one-line :)
Nope. In script you go to the bottom of directories, them step one
level up and remove. Quite different from:
Mauro> find . -inum idex -exec rm -rf {}
~~~~~~~~
Sure this won't work. {} will give command line too long...
Your onle-line solution is actually equivalent to even shorter one-line:
rm -rf idex. :)
Mauro> But he said "rm -rf" dont work, so this is maybe usseless!
--Dmytro.
--
Dmytro Koval'ov
http://www.asahi-net.or.jp/~as9d-kvlv
http://yarylo.sytes.net
Home |
Main Index |
Thread Index