Skip to content

acidburnmonkey/Rname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rname

Simple file rename utility written in Java.
Rather than using the move command and having to re type the path twice. Rname renames the file or directory at its current path.

Usage

rname /path/to/file newName

rname thisfile newName

For verbose confirmation

rname -v /path/to/file newName

Note

It will ask to overwrite if the file already exist, but It wont overwrite a directory that is not empty.

Installation

Fedora

sudo dnf copr enable acidburnmonkey/rname
sudo dnf install rname

Manual ; for Ubuntu and Debian

Run the installer as sudo

sudo ./install.sh

Arch

yay -S rname

Dependencies

  • openjdk-21-jre or latter

Build from source

mvn clean package

Dono Links

Buy Me A Coffee

Monero

43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG

Bitcon

bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x

About

Rename utility CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published