Skip to content

crayx/segregate_photos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segregate Photos on date in such structure:

Year
|
|->Month
   |
   |->phone1.jpg
   |->phone2.jpg
   |->phone3.jpg

Examples:

2017
|
| -> 09
     |
     | -> photos1.jpg
     | -> photos2.jpg

Useful commands:

  • ls
  • cat
  • for loop
  • echo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%