n3onhacks / dirparse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dirParse

Usage: ./dirparse

dirParse v.1

cdirparse logo

!FOLLOW USEAGE INSTRUCTIONS BELOW!

dirParse: Automatically rip through a folder with unlimited subfolders and organize all it's contents by having new folders created for each type of file.

**Version 1 Files/Folders created include: doc, jpg, xls, csv, txt, sql, db, ppt, pdf, jpeg, png, odt

Videos

POC - Using dirParse Video: (COMING SOON)

Usage

REQUIREMENTS TO USE:

1. Place dirParse into a folder with the folder or folders it will rip through. Files will remain intact afterwards in original locations as well.

2. Usage: ./dirparse (ex: ./dirparse Project1) .

Notes:

Installation Instructions

>>git clone https://github.com/n3onhacks/dirparse.git
>>chmod 777 -R dirparse.sh
>>(PUT IN SAME DIRECTORY AS FOLDERS IT WILL RIP THROUGH)
>>./dirparse (ex: ./dirparse Project1)

Version Control

Version 1.0 release

-Initial release

About


Languages

Language:Shell 100.0%