Skip to content

Simple Python script to arrange and disarrange files

Notifications You must be signed in to change notification settings

DH4NRAJ/File_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Management

Simple Python script to arrange and disarrange files

Prerequisites

python 3.8.2

Arranging Files

Make sure that the python script, test and output are under same directory.

$python arrange.py test

Run this command to arrange the files.
Test - directory which has all the files.
Ouput - files are copied and arranged in this directory.

Disarranging Files

Make sure that the python script, test and output are under same directory.

$python disarrange.py test output

Run this command to arrange the files.
Test - directory which has all the files.
Ouput - files are copied and disarranged in this directory.

Author

Dhanraj

About

Simple Python script to arrange and disarrange files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages