Deutsch   English   Français   Italiano  
<vetsrh$3bnh5$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: DFS <nospam@dfs.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: I installed openSUSE Leap
Date: Fri, 18 Oct 2024 10:54:41 -0400
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <vetsrh$3bnh5$1@dont-email.me>
References: <jct9bjtoqeqo2ukifpmpink1l4s8mm2vn0@4ax.com>
 <v93kj5$apkl$2@dont-email.me> <0slabj9bfe9bm2trmmovij11bmimlcl5d8@4ax.com>
 <v9acpj$2nbre$2@dont-email.me> <v9bl29$2upv2$2@dont-email.me>
 <8adfcjdihouf8tabefmo7rh9ir13umduio@4ax.com>
 <slrnvchoo2.1igm.candycanearter07@candydeb.host.invalid>
 <14phcjtg30t1245d0bl20i62sia79nuua3@4ax.com>
 <66c9aeea$0$3311$426a74cc@news.free.fr> <vaceui$1c0ks$8@dont-email.me>
 <66c9d0ec$0$3656$426a74cc@news.free.fr> <vacmng$1dcih$1@dont-email.me>
 <vfekcj9jnf6uuedptmovcp4qeqd72s7mbb@4ax.com> <vb76hm$3c61t$6@dont-email.me>
 <vepfhs$2e4fp$6@dont-email.me> <vepgtf$2e1cq$2@dont-email.me>
 <vet0l3$36dnf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 18 Oct 2024 16:54:41 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="e96c039a2b43befaa3aafc3966763af7";
	logging-data="3530277"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19NzSa1gSOyH/2eLoSvJ1Gr"
User-Agent: Betterbird (Windows)
Cancel-Lock: sha1:ut+1gAuNj4Jlja+s6ebLFNDqSsw=
In-Reply-To: <vet0l3$36dnf$1@dont-email.me>
Content-Language: en-US
Bytes: 2485

On 10/18/2024 2:53 AM, Lawrence D'Oliveiro wrote:
> On Wed, 16 Oct 2024 19:06:24 -0400, DFS wrote:
> 
>> I just loaded 1867 files into it and got no complaints.
> 
> Still such a quaint toy.
> 
> You’re talking to someone who has routinely worked with directories
> containing hundreds of thousands of individual video frame files.


file_n.txt (n = 0:9999)

2 changes: capitalize each word, replace underscore with dash.

eg file_25.txt -> File-25.txt

ReNamer handled 10,000 such renames in about 30 seconds total (copy the 
files into Renamer, create the Rules, apply them). The actual renaming 
was under 2 seconds.  I skipped the 3 optional validity checks that look 
for dupes and valid file names after applying the Rules.

So 100,000 files should be ~6 minutes.  Far, far preferable to messing 
with a bash script.