nekr0z / scripts

useful scripts to simplify life a little

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

This repository contains scripts (well, currently only one) I've developed to simplify my own life. Maybe you'll find these useful, too.

organizer.sh

bash script to organize files by date

Copies or moves files from one directory to another (or even into the same directory) creating year/month/ subdirectory structure. Run

./organizer.sh -h

for usage information.

About

useful scripts to simplify life a little

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%