Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

antonroman/order-my-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

order-my-files

Very simple application written in Go to order all the files in a folder. It creates YYYY_MM subfolders based on modification dates of the existing files. The application creates the folders and moves the files to them. I originally wrote this to order my photos and as an exercise to start programming in Go.

How to execute: go run order-my-files.go <absolute path>

About

Very simple application written in Go to order all the files in a folder. It creates <YYYY>_<MM> sub-folders based on modification dates of the existing files. The application creates the folders and moves the files to them. I originally wrote this to order my photos and as an exercise to start programming in Go. This versions only works in Linux…

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages