A simple lightweight command line utility tool that organizes your messy files by creating subdirectories based on your file extension and puts your files into their respective directories.
- any compiler with POSIX compatibility
- dirent.h (for cross-platform portability)
# Clone the repository
git clone git@github.com:Aadithya369/FileOrganizer.git
# Compile and run the program
gcc <program_name> -o <exectuable_name> && ./<executable_name>
# Enter the PATH of the folder you want to organize.# Clone the repo and work on codebinCONTRIBUTIONS ARE VERY MUCH APPRECIATED!
For any quries and/or feedback e-mail me at aadithyaanandan123@gmail.com