This is a simple Java File Manager Tool that allows users to perform basic file operations like reading, writing/editing, moving, and deleting files directly from the command line. The project is ...
This is one of my first project in java, it allows to create and manage files directly with java code. To run the program, simply go in dist folder and execute the following command : java ...