From a4c56fb432e8fd75df930647427bcb582e989344 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 21 Feb 2025 11:21:35 +0100 Subject: Add a script changing file extensions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 90455c8..806930c 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,10 @@ script should work on Mac OS with preinstalled GNU tools and case-sensitive file system and Linux. The resulting GCC is to be found in `./tmp/rootfs/bin/riscv32-unknown-linux-gnu-*`. +## rename.rb + +Changes the extension of all files matching a pattern in the given directory. +Call the `rename.rb` without arguments to see the usage information and an +example. + ## tea-cleaner -- cgit v1.2.3