Skip to content
/ mfbod Public

Organize your files by moving them to a folder with the date of the file.

Notifications You must be signed in to change notification settings

warmisko/mfbod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFBOD

MFBOD stands for Move Files Based On Date, is a simple program to move files from source folder to destination folder based on the date the file was created.

Command

Example:

./mfbod -s ~/Downloads -d ~/Documents

or you can run interactively by running ./mfbod

./mfbod

Enter source folder: /home/username/Downloads
Enter Destination folder: /home/username/Documents

About

Organize your files by moving them to a folder with the date of the file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages