diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-02-21 11:21:35 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-02-21 11:21:35 +0100 |
| commit | a4c56fb432e8fd75df930647427bcb582e989344 (patch) | |
| tree | f2216c45a7b82dece6fc45fd0cd52db25e740e7a /README.md | |
| parent | 06fa97bfcf255fd033d3b5bd77d77d68ec8beef6 (diff) | |
| download | kazbek-a4c56fb432e8fd75df930647427bcb582e989344.tar.gz | |
Add a script changing file extensions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
