/bash-mkdir-from-filename

Huge directory with log files with fix format: string-year-month-day-time.log. Script will make dir base on file name.

Primary LanguageShell

Create Directories and subdirectories from file name

We have Huge directory with lots of log files which are having a fixed name format: string-year-month-day-time.log. Script will make dir base on file name.