#rename #file-rename #open #tool #source-file #name #filename

app rname

Open tool for renaming files

1 unstable release

0.1.0 Aug 29, 2020

#22 in #file-rename

Custom license

5KB

Rname, Open tool for renaming files

Rname is an Open Source tool for renaming files. Its syntax is very easy, just type the file name & its new:

rname hello.txt hello.rs

You can download the binaries in releases or download rname via cargo:

cargo install rname

Or build it by the source code:

git clone https://github.com/HDB-PROGRAMMING/Rutils.git
cd Rutils/rname
make              #Builds it
make run          #Runs it
sudo make install #Installs it

I hope you like this repo, thanks for reading this file.

Dependencies

~2.5MB
~50K SLoC