Skip to content

amirreza-azimi/File_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File manager

This is a File manager made using C and dirent.h that can do simple works such as: creating file and folders, deleting files and folders, listing files, etc.

file_manager Preview


Features

  • List files/folders
  • Create folder
  • Create file
  • Delete file/folder
  • Rename file/folder

Install

After you clone this repo to your desktop, go to its root directory and run gcc main.c or g++main.c to execute. For having a better experience you should run it on windows.


License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

A little and simple file manager in Command line (CLI)

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages