Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

File-Organizer--c

CLI tool in C that sorts files into folders by file type.

How to run :

  1. Run this command to compile the C file into an executable:

gcc file_organizer.c -o file_organizer.exe

If there are no errors, a file_organizer.exe will appear in the folder. You can confirm this by running:

dir file_organizer.exe

  1. How to run the program: To organise a specific folder, pass the path as an argument:

file_organizer.exe "paste folder path here"

About

CLI tool in C that sorts files into folders by file type.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages