Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 897 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 897 Bytes

FileSorter

Script to sort files in current directory

How To Use

  1. Open needed directory in terminal (tested on Linux Ubuntu)
  2. Run the script
  3. All the files will be sorted
  4. You can also change sort configuration in extensions.h

Built With

  • CMake - served to build the project

Contributing

If you have suggestions, write:

Versioning

For the versions available, see the FileSorter.

Authors

  • Vladislav Kolyadenko - Main developer - VladKk

Acknowledgments

  • I only learn programming and the project may have a lot of bugs and mistakes, so don't judge strictly:)
  • The program was developed and tested on Ubuntu and I don't know how it works on other systems