Giter Site home page Giter Site logo

files_organizer_sh's Introduction

Files Organizer

This is a simple script for automatically organize files inside folders using the last modified date as reference. The organization format is YYYY-mm-dd.

How to use it?

Git copy the repository

  git clone https://github.com/amauricoder/files_organizer_sh

Open the terminal in the folder of the repository and change the permissions of the file

As this is a very simple script, you can use 777 as permission. But do what you think its best for you

    chmod 777 organize.sh

Copy the script organize.sh and put it inside the folder with the files that you want to organize

Use the cp with the apropriate paths

    cp ~/files_organizer_sh/organize.sh /path/to/your/files

With the terminal open in the folder containing the files and the script, simply execute the script.

  ./organize.sh

This will create folders with the last modification date as title (format Y-m-d) and automatically put your files inside of it. Note that this will also create a folder for the organize.sh script and move the script to it. Then you can just delete it.

About

This script has been incredibly valuable to me. It saved me a considerable amount of time of time for organizing personal files, like photographs. I hope this can be useful for someone! Feel free to use and share it with anyone who might find it helpful. Thank you!

files_organizer_sh's People

Contributors

amauricoder avatar

Stargazers

Vinicius Vaccari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.