Skip to content

This program specifies to rename all files in the `input` to the `output` directory, trimming any leading zeros from the file names.

Notifications You must be signed in to change notification settings

kasbuunk/rename-trim-leading-zeros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trim Leading Zeros

This program trims the leading zeros of all file names in the input directory, and moves them to the output directory.

It was quickly made as a courtesy tool to support a specific use case.

About

This program specifies to rename all files in the `input` to the `output` directory, trimming any leading zeros from the file names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages