file-sorting

command module
v0.0.0-...-d35e3d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2020 License: MIT Imports: 9 Imported by: 0

README

File-Sorting

File-Sorting looks for newly created files in a specified directory and automatically sorts them after their year and month of creation.

Example:

You put a file created on the 31st December 2020 in a directory. The programm now automatically creates creates the subdirectory "2020" and inside the subdirectory a new directory named "12". Then it moves the file to ./2020/12/

Note: Make sure to only add/create one file after another, otherwise the program might not correctly

Usage:


./filesorting -dir /path/to/my/directory

Supported systems:

  • Linux amd64/arm64

License:

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL