Skip to content

path0s/lazy-management_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

LZY - Management Script

Version License: MIT

The script consists of a main folder named with the current date (date format: yyyy-mm-dd).
It includes n folders, corresponding to the formats of the only files inside the main folder, and transfers the corresponding files to their respective format folders.
Furthermore, it generates a report file called "report.txt" that provides information about the script and lists the newly created folders.
The script assists in organizing folders that contain numerous files. Often, we tend to be lazy and neglect organizing our folders, such as the "Downloads" folder.
This script helps in reorganizing folders by sorting their contents in a better and clearer manner.

Usage

The script needs the path of the directory as argument

Example on Linux:

./lzy.sh /home/linux/Desktop/Folder 

Example on Windows:
Download Git or Git Portable by the official website

./lzy.sh C:\\Users\\path0s\\Desktop\\Folder 

Author

👤 path0s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages