Skip to content

The purpose of this program is to organize files by types of files. Each folder will contain a different type of file.

Notifications You must be signed in to change notification settings

rubenAlbuquerque/folder_organizer_program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Folder organizer program

Description

The purpose of this program is to organize files by types of files. Each folder will contain a different type of file.

How to use

To use the program it is only necessary to download the file order.sh. Go to the same directory as the file (order.sh), and to make the file executable use this command:

chmod +x order.sh

To run the program, you only need to indicate the full path of the folder you want to organize.

Example:

./order.sh /home/ruben/Desktop/Test_files

About

The purpose of this program is to organize files by types of files. Each folder will contain a different type of file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages